1 instantiation of NotifyIconNativeWindow
System.Windows.Forms (1)
System\Windows\Forms\NotifyIcon.cs (1)
60
_window = new
NotifyIconNativeWindow
(this);
1 reference to NotifyIconNativeWindow
System.Windows.Forms (1)
System\Windows\Forms\NotifyIcon.cs (1)
40
private
NotifyIconNativeWindow
_window;