Binding
Status: Beta
Brought to you by:
stewienj
It would be amazing if Primitives was data bindable. This would enable lots of scenarios that don't involve referring to UI elements from code behind. See the DataModel-View-ViewModel structure.
I've been experimenting with changing the Primitives property to a DependencyProperty and recompiling the source, but no success yet.