The OrientationToVisibilityConverter type exposes the following members.

Properties

  NameDescription
Public propertyHorizontalVisibility
Gets or sets the Visibility to be returned if the orientation is horizontal. The default is Visibility.Collapsed.
Public propertyVerticalVisibility
Gets or sets the Visibility to be returned if the orientation is vertical. The default is Visibility.Visible.

See Also