RibbonMenuItem.MouseOverBackgroundProperty Field

Identifies the MouseOverBackground dependency property.

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

Syntax

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

Field Value

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

.NET Framework Security

See Also

Reference

RibbonMenuItem Class

Microsoft.Windows.Controls.Ribbon Namespace