Exposing Bindings as Properties of a Control
June 19th, 2009
I must admit that the title of this post is not entirely clear, however I couldn’t find a way to sum up the content in one short sentence, so we’ll dive straight into an example. Let’s say for example you have developed a funky little business-card as illustrated above, using the simple XAML below:
<Border BorderBrush="LightGray" [...]
