RibbonMenuItem.CheckedBackgroundProperty Field

Identifies the CheckedBackground dependency property.

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

Syntax

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

Field Value

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

.NET Framework Security

See Also

Reference

RibbonMenuItem Class

Microsoft.Windows.Controls.Ribbon Namespace