4 references to ScreenOrientation
System.Windows.Forms (4)
winforms\Managed\System\WinForms\NativeMethods.cs (1)
2871 public ScreenOrientation dmDisplayOrientation;
winforms\Managed\System\WinForms\SystemInformation.cs (3)
1790public static ScreenOrientation ScreenOrientation { 1792ScreenOrientation so = ScreenOrientation.Angle0;