Click or drag to resize
weroSoft AG, Software
InteractionManager Methods
The documentation is integral part of the weroSoft product documentation. This part is intended to be used by developers only.

The InteractionManager type exposes the following members.

Methods
  NameDescription
Public methodStatic memberAppendPluginList(IEnumerableIClientPluginMetadata, ObservableCollectionInteractionBaseItemViewModel)
Appends the plug-in list to the menu or remove the list.
Public methodStatic memberAppendPluginList(IEnumerableIClientPluginMetadata, InteractionRibbonViewModel)
Appends the plug-in list to the menu or remove the list.
Public methodStatic memberAppendToMenu
Creates a new main menu.
Public methodStatic memberAppendToolbar
Creates a new main tool bar.
Public methodStatic memberCheckUnnecessarySeperators
Removes waste separators from the collection recursively.
Public methodStatic memberCreate(XElement)
Creates an interaction data item according the given data.
Public methodStatic memberCreateT(XElement)
Creates an interaction data item according the given data.
Public methodStatic memberCreateImageFromUri(String)
Creates an image from the URI.
Public methodStatic memberCreateImageFromUri(String, String)
Creates an image from the URI.
Public methodStatic memberGetCommandItemByAutomationId
Search an interaction command element by the automation id.
Public methodStatic memberGetResourceManager
Gets the resource manager from the type.
Public methodStatic memberRegisterInputGesture
Registers an input gesture.
Public methodStatic memberTranslate
Gets the resource according its name.
Public methodStatic memberUnregisterInputGesture
Unregisters an input gesture.
Top
See Also