WPF: How do I know if Binding RelativeSource found an ancestor -


i'm using binding relativesource findancestor mode binding not working. how debug , see if able find ancestor?

use snoop

edit: can of course use usual debugging mechanisms, snoop best. can navigate control , if binding failed tells so


Comments

Popular posts from this blog

razor - Is this a bug in WebMatrix PageData? -

c# - How to set Z index when using WPF DrawingContext? -

c# - Cloning WPF controls and object hierarchies -