Class XamlInstanceFactory
- Namespace
- Alternet.FormDesigner.Wpf
- Assembly
- Alternet.FormDesigner.Wpf.v10.dll
[ExtensionServer(typeof(NeverApplyExtensionsExtensionServer))]
public class XamlInstanceFactory : Extension
- Inheritance
-
XamlInstanceFactory
Constructors
- XamlInstanceFactory()
Creates a new CustomInstanceFactory instance.
Fields
- DefaultInstanceFactory
Gets a default instance factory that uses Activator.CreateInstance to create instances.
Methods
- CreateInstance(Type, params object[])
A Instance Factory that uses XAML to instantiate the Control! So you can add the