3 references to Orientation
System.Windows.Forms (3)
winforms\Managed\System\WinForms\ToolStrip.cs (3)
4643
using (new LayoutTransaction(this, this, PropertyNames.
Orientation
)) {
4658
LayoutTransaction.DoLayout(this.ParentInternal, this, PropertyNames.
Orientation
);
4665
using (new LayoutTransaction(this, this, PropertyNames.
Orientation
)) {