2 references to MouseClick
System.Windows.Forms.Tests (2)
System\Windows\Forms\AxHostTests.cs (2)
1129Assert.Throws<NotSupportedException>(() => control.MouseClick += handler); 1130control.MouseClick -= handler;