1 write to orientation
System.Windows.Forms (1)
winforms\Managed\System\WinForms\ToolStrip.cs (1)
4697orientation = newOrientation;
2 references to orientation
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ToolStrip.cs (2)
1545return orientation; 4692if (newOrientation != orientation) {