Share via


RibbonSplitButton.IsCheckableProperty Field

Identifies the IsCheckable dependency property.

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

Syntax

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

Field Value

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

.NET Framework Security

See Also

Reference

RibbonSplitButton Class

Microsoft.Windows.Controls.Ribbon Namespace