Gets whether the "previous item" wing button is enabled.

Namespace:  Mindscape.WpfElements
Assembly:  Mindscape.WpfElements (in Mindscape.WpfElements.dll)
Version: 3.0.0.0 (3.0.0.0)

Syntax

C#
public bool IsPreviousWingEnabled { get; }
Visual Basic (Declaration)
Public ReadOnly Property IsPreviousWingEnabled As Boolean

See Also