Click or drag to resize

GUIFactoryService Fields

The GUIFactoryService type exposes the following members.

Fields
 NameDescription
Public fieldRegisteredContextMenuProviders 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)
Public fieldRegisteredGuiTechnologies 
Top
See Also