WPF ContextMenuOpening not fired on TreeViewItem with a StackPanel
In a TreeView
, I have a HierarchicalDataTemplate
, the TreeViewItem
is in a horizontal StackPanel
.
In a TreeView
, I have a HierarchicalDataTemplate
, the TreeViewItem
is in a horizontal StackPanel
.