GUIFactory |
The GUIFactoryService type exposes the following members.
Name | Description | |
---|---|---|
RegisteredContextMenuProviders | Dictionary of context menu providers. Key is the type of the gui root element (Winforms: Control, Wpf: UIElement). Value is an Action with the following parameters: object parent (Gui parent element), object owner (Owner of the addin element), string addInPath, double x, double y) | |
RegisteredGuiTechnologies |