2 references to QueryContinueDrag
System.Windows.Forms.Tests (2)
WebBrowserBaseTests.cs (2)
614Assert.Throws<NotSupportedException>(() => control.QueryContinueDrag += handler); 615control.QueryContinueDrag -= handler;