![]() | |
InteractionManager Class |
Namespace: WeroSoft.Triton.Desktop.Configuration
public static class InteractionManager
The InteractionManager type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | ImageConverter |
Gets a commonly usable image converter.
|
Name | Description | |
---|---|---|
![]() ![]() | AppendPluginList(IEnumerableIClientPluginMetadata, ObservableCollectionInteractionBaseItemViewModel) |
Appends the plug-in list to the menu or remove the list.
|
![]() ![]() | AppendPluginList(IEnumerableIClientPluginMetadata, InteractionRibbonViewModel) |
Appends the plug-in list to the menu or remove the list.
|
![]() ![]() | AppendToMenu |
Creates a new main menu.
|
![]() ![]() | AppendToolbar |
Creates a new main tool bar.
|
![]() ![]() | CheckUnnecessarySeperators |
Removes waste separators from the collection recursively.
|
![]() ![]() | Create(XElement) |
Creates an interaction data item according the given data.
|
![]() ![]() | CreateT(XElement) |
Creates an interaction data item according the given data.
|
![]() ![]() | CreateImageFromUri(String) |
Creates an image from the URI.
|
![]() ![]() | CreateImageFromUri(String, String) |
Creates an image from the URI.
|
![]() ![]() | GetCommandItemByAutomationId |
Search an interaction command element by the automation id.
|
![]() ![]() | GetResourceManager |
Gets the resource manager from the type.
|
![]() ![]() | RegisterInputGesture |
Registers an input gesture.
|
![]() ![]() | Translate |
Gets the resource according its name.
|
![]() ![]() | UnregisterInputGesture |
Unregisters an input gesture.
|