ToolbarLogo | The image logo in the toolbar |
ToolBarTray | For direct access to the ControlPanel ButtonBar |
Visibility | Gets or sets the visibility of the control panel |
ClearNextItem | Clear the item display indicating the next object type to be created |
CreateAuroraButton | Overloaded. Creates a toolbar button with the specified image as the icon. |
CreateAuroraDropButton | Creates a drop button that uses context menus as children |
CreateAuroraToggleButton | Overloaded. Creates a toolbar toggle button with the specified resource as the icon. |
CreateToolbar | Helper method to create toolbars so they are consistent in color |
GetControlPanelPadding | Gets a FrameworkElement that can be used for padding in a buttonbar |
GetToolBar | Overloaded. Retrieve the toolbar of the requested name. |
SetNextItem | Set the item display indicating the next object type to be created |
ToolGroupAddItem | Overloaded. Adds a FrameworkElement to the ToolBarTray associated with the specified ToolBarType. |
ToolGroupClearItems | Removes all toolbars from the specified ToolBarType. |
ToolGroupContainsItem | Determines whether the specified ToolGroup contains the FrameWorkElement. |
ToolGroupContainsToolBar | Determines whether the specified ToolGroup contains a toolbar. |
ToolGroupGetToolBar | Retrieves the toolbar associated with the specified ToolGroup. |
ToolGroupRemoveItem | Removed the specified FrameworkElement from the ToolBarTray associated with the specified ToolBarType. |
IControlPanel Interface | Aurora.Interfaces Namespace