Method CreateExtension
- Namespace
- Alternet.FormDesigner.Wpf
- Assembly
- Alternet.FormDesigner.Wpf.v10.dll
CreateExtension(Type, DesignItem)
Create an extension of the specified type. Is called by the ExtensionManager.
public abstract Extension CreateExtension(Type extensionType, DesignItem extendedItem)
Parameters
extensionType
TypeextendedItem
DesignItem