The following debug error is generated when I am debugging and trying to open the Action Menu:
System.Windows.Data Error: 4 : Cannot find source for binding with reference 'RelativeSource FindAncestor, AncestorType='System.Windows.Controls.Primitives.MenuBase', AncestorLevel='1''. BindingExpression:Path=(0); DataItem=null; target element is 'AcrylicMenuItem' (Name=''); target property is 'Height' (type 'Double')
The following debug error is generated when I am debugging and trying to open the Action Menu:
System.Windows.Data Error: 4 : Cannot find source for binding with reference 'RelativeSource FindAncestor, AncestorType='System.Windows.Controls.Primitives.MenuBase', AncestorLevel='1''. BindingExpression:Path=(0); DataItem=null; target element is 'AcrylicMenuItem' (Name=''); target property is 'Height' (type 'Double')