'Declaration Public Enum XamRibbonProxy.ToolAction_Ribbon Inherits System.Enum
public enum XamRibbonProxy.ToolAction_Ribbon : System.Enum
__value public enum XamRibbonProxy.ToolAction_Ribbon : public System.Enum
Member | Description |
---|---|
Activate | Activates the gallery item of XamRibbon |
Click | Clicks on the tool of XamRibbon |
CloseUp | Closes the drop down menu of the tool of XamRibbon |
DropDown | Opens the drop down menu of the tool of XamRibbon |
SelectValue | Selects one value from the given values of the tool of XamRibbon |
SetValue | Sets the value for the tool of XamRibbon |
Unknown | Sets the action to no value. This can be used as a default value |
Target Platforms: Windows 7, 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