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