Share via


RibbonTab.IsSelectedProperty Field

Identifies the IsSelected dependency property.

Namespace:  Microsoft.Windows.Controls.Ribbon
Assembly:  RibbonControlsLibrary (in RibbonControlsLibrary.dll)

Syntax

'Declaration
Public Shared ReadOnly IsSelectedProperty As DependencyProperty
public static readonly DependencyProperty IsSelectedProperty
public:
static initonly DependencyProperty^ IsSelectedProperty
static val IsSelectedProperty: DependencyProperty
public static final var IsSelectedProperty : DependencyProperty

Field Value

Type: System.Windows.DependencyProperty
The identifier for the IsSelected dependency property.

.NET Framework Security

See Also

Reference

RibbonTab Class

Microsoft.Windows.Controls.Ribbon Namespace