Orientation Property (WPFToolBar)

Class

WPFToolBar.

Action

Gets the orientation of the ToolBar.

Syntax

C#
protected Orientation Orientation { get; }
VB
'Declaration
Protected Read Property Orientation As Orientation

Access

Read only.