RibbonMenuButton.IsInQuickAccessToolBarProperty Field

Identifies the IsInQuickAccessToolBar dependency property.

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

Syntax

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

Field Value

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

.NET Framework Security

See Also

Reference

RibbonMenuButton Class

Microsoft.Windows.Controls.Ribbon Namespace