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