2 references to ScreenOrientation
System.Windows.Forms.Tests (2)
System\Windows\Forms\SystemInformationTests.cs (2)
651
ScreenOrientation orientation = SystemInformation.
ScreenOrientation
;
653
Assert.Equal(orientation, SystemInformation.
ScreenOrientation
);