WpfScrollBar.Orientation Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual property System::Windows::Automation::OrientationType Orientation { System::Windows::Automation::OrientationType get(); };
public virtual System.Windows.Automation.OrientationType Orientation { get; }
member this.Orientation : System.Windows.Automation.OrientationType
Public Overridable ReadOnly Property Orientation As OrientationType