3 references to RightAlignedMenus
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\ToolStripKeyboardHandlingService.cs (1)
1262bool menusCascadeRight = SystemInformation.RightAlignedMenus;
System.Windows.Forms.Tests (2)
System\Windows\Forms\SystemInformationTests.cs (2)
645Assert.Equal(SystemInformation.RightAlignedMenus, SystemInformation.RightAlignedMenus);