A common question among new Silverlight and WPF developers is “How do I bind from XAML to a property in code behind?”. This is something you might want to do to test something or create a quick spike. You’d expect to be able to “just bind” to the property – it is defined in the [...]
Bind from XAML to property defined in code-behind
May 17th, 2011 by Anders Bursjöö and Anders Fjeldstad — .Net, Tips & Tricks, Uncategorized
Tags: Binding, silverlight, WPF
