RibbonControlService.CanAddToQuickAccessToolBarDirectly Attached Property

Gets or sets a value that indicates whether this control can be added directly to the Quick Access Toolbar.

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

Syntax

'Declaration
See GetCanAddToQuickAccessToolBarDirectly, SetCanAddToQuickAccessToolBarDirectly
See GetCanAddToQuickAccessToolBarDirectly, SetCanAddToQuickAccessToolBarDirectly
See GetCanAddToQuickAccessToolBarDirectly, SetCanAddToQuickAccessToolBarDirectly
See GetCanAddToQuickAccessToolBarDirectly, SetCanAddToQuickAccessToolBarDirectly
See GetCanAddToQuickAccessToolBarDirectly, SetCanAddToQuickAccessToolBarDirectly

Property Value

Type: System.Boolean
true if this control can be added directly to the Quick Access Toolbar; otherwise, false. The registered default is false. For more information about what can influence the value, see Dependency Property Value Precedence.

Dependency Property Information

Identifier field

CanAddToQuickAccessToolBarDirectlyProperty

Metadata properties set to true

None

.NET Framework Security

See Also

Reference

RibbonControlService Class

Microsoft.Windows.Controls.Ribbon Namespace