1 instantiation of NotifyIconNativeWindow
System.Windows.Forms (1)
winforms\Managed\System\WinForms\NotifyIcon.cs (1)
78window = new NotifyIconNativeWindow(this);
1 reference to NotifyIconNativeWindow
System.Windows.Forms (1)
winforms\Managed\System\WinForms\NotifyIcon.cs (1)
55private NotifyIconNativeWindow window = null;