1 write to UseWaitCursor
System.Windows.Forms.Tests (1)
WebBrowserBaseTests.cs (1)
856
Assert.Throws<NotSupportedException>(() => control.
UseWaitCursor
= true);
1 reference to UseWaitCursor
System.Windows.Forms.Tests (1)
WebBrowserBaseTests.cs (1)
855
Assert.False(control.
UseWaitCursor
);