3 references to Orientation
System.Windows.Forms (3)
System\Windows\Forms\Controls\ToolStrips\ToolStrip.cs (3)
4524
using (new LayoutTransaction(this, this, PropertyNames.
Orientation
))
4541
LayoutTransaction.DoLayout(ParentInternal, this, PropertyNames.
Orientation
);
4550
using (new LayoutTransaction(this, this, PropertyNames.
Orientation
))