RibbonControl::IsInQuickAccessToolBar Property
.NET Framework (current version)
Gets a value that indicates whether the control is hosted in the Quick Access Toolbar.
Assembly: System.Windows.Controls.Ribbon (in System.Windows.Controls.Ribbon.dll)
public: property bool IsInQuickAccessToolBar { bool get(); internal: void set(bool value); }
Property Value
Type: System::Booleantrue if the control is hosted in the Quick Access Toolbar; otherwise, false.
.NET Framework
Available since 4.5
Available since 4.5
Show: