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