Binding to a MenuItem in a WPF Context Menu« JTango by Wpf grid layout

Sun, 14 Jun 2009 00:00:12 -0600

Binding to a MenuItem in a WPF Context Menu« JTango

by Wpf grid layout @ Sun, 14 Jun 2009 00:00:12 -0600



Because a ContextMenu in WPF does not exist within the visual tree of your page/window/control per se, data binding can be a little tricky. I have searched high and low across the web for this, and the most common answer seems to be ...