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