How can a custom markup extension for a graph of custom types loaded through XAML obtain a reference to the root object -
I markup extension to support the customization of the custom code via XAML I am trying to write. My custom type POCOs and dependency object to have descended to the references in it that are being loaded into the Graph objects directly to markup Akstentenshn to The XAML system is not there. Note me that WPF Machinery offers some of these capabilities but the related properties are all internal .
Any thoughts?
I'd written a class that I use to bind the ViewModel commands, and Aksamel There is some code to get the root of. It uses reflection on private WPF members, so it is not quite clear, but it works ... you can find it here
BTW, this WPF 4 because the personal implementation has changed ... If you are interested, then I can post an updated version which takes these changes into account
Comments
Post a Comment