3 references to MouseDoubleClick
System.Windows.Forms (1)
System\Windows\Forms\NotifyIcon.cs (1)
13[DefaultEvent(nameof(MouseDoubleClick))]
System.Windows.Forms.Tests (2)
System\Windows\Forms\NotifyIconTests.cs (2)
669notifyIcon.MouseDoubleClick += handler; 670notifyIcon.MouseDoubleClick -= handler;