Share via


RibbonGalleryItem.IsPressedProperty Field

Identifies the IsPressed dependency property.

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

Syntax

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

Field Value

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

.NET Framework Security

See Also

Reference

RibbonGalleryItem Class

Microsoft.Windows.Controls.Ribbon Namespace