wpf-notifyicon
wpf-notifyicon copied to clipboard
UIElement events such as MouseMove, MouseEnter, MouseLeave, etc aren't raised
since the traybar icon is inheritting from FrameworkElement->UIElement i expected to be able to use Microsoft behaviours to use event triggers to invoke a command, but i found out that those events aren't raised, also it won't work with events that are specific of the control