2 references to SM_ARRANGE
System.Windows.Forms (2)
System\Windows\Forms\SystemInformation.cs (2)
344
int compoundValue = PInvokeCore.GetSystemMetrics(
SM_ARRANGE
);
358
int compoundValue = PInvokeCore.GetSystemMetrics(
SM_ARRANGE
);