'Declaration Public Enum ToolLocation Inherits System.Enum
public enum ToolLocation : System.Enum
Member | Description |
---|---|
ApplicationMenu | The tool is in the ApplicationMenu. |
ApplicationMenu2010 | The tool is an item in the ApplicationMenu2010 |
ApplicationMenuFooterToolbar | The tool is on the ApplicationMenuFooterToolbar. |
ApplicationMenuRecentItems | The tool is in the ApplicationMenu.RecentItems collection. |
ApplicationMenuSubMenu | The tool is on a MenuToolBase that is located within the System.Windows.Controls.ItemsControl.Items collection of the ApplicationMenu. |
Menu | The tool is on a menu (MenuToolBase). |
QuickAccessToolbar | The tool is on the QuickAccessToolbar. |
Ribbon | The tool is within a RibbonGroup. |
TabItemAreaToolbar | The tool is on the TabItemAreaToolbar. |
Unknown | The tool has not been sited. |
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2