Pastie now auto-senses if line-wrap is a bad or good idea. Feedback?
## mark a section (Learn more)
<TextBox Text="{Binding Path=Title}" IsEnabled="{Binding RelativeSource={RelativeSource FindAncestor, AncestorType={x:Type Window}},Path=DataContext.AllowEditing, Converter={StaticResource NegateConverter}}" Grid.Row="0" Grid.Column="1"/>
This paste will be private.
From the Design Piracy series on my blog: