Share via


SplitterItemsControl.OnOrientationChanged Method

Occurs when the Orientation property changes.

Namespace:  Microsoft.VisualStudio.PlatformUI
Assembly:  Microsoft.VisualStudio.Shell.12.0 (in Microsoft.VisualStudio.Shell.12.0.dll)

Syntax

'Declaration
Protected Overridable Sub OnOrientationChanged
protected virtual void OnOrientationChanged()
protected:
virtual void OnOrientationChanged()
abstract OnOrientationChanged : unit -> unit  
override OnOrientationChanged : unit -> unit
protected function OnOrientationChanged()

.NET Framework Security

See Also

Reference

SplitterItemsControl Class

Microsoft.VisualStudio.PlatformUI Namespace