3 references to Right
System.Windows.Forms (3)
winforms\Managed\System\WinForms\ToolStrip.cs (3)
5432((item.Alignment == ToolStripItemAlignment.Right) && (relativeLocation == RelativeLocation.Right))) { 5487case RelativeLocation.Right: 5555relativeLocation = RelativeLocation.Right;