Share via


RibbonSplitButton.IsCheckedProperty Field

Identifies the IsChecked dependency property.

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

Syntax

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

Field Value

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

.NET Framework Security

See Also

Reference

RibbonSplitButton Class

Microsoft.Windows.Controls.Ribbon Namespace