3 references to DragFullWindows
System.Windows.Forms (1)
System\Windows\Forms\Scrolling\ScrollableControl.cs (1)
1249SetScrollState(ScrollStateFullDrag, SystemInformation.DragFullWindows);
System.Windows.Forms.Tests (2)
System\Windows\Forms\SystemInformationTests.cs (2)
153Assert.Equal(SystemInformation.DragFullWindows, SystemInformation.DragFullWindows);