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