XamlInstanceFactory Class
Definition
Namespace: Alternet.FormDesigner.Wpf
Assembly: Alternet.FormDesigner.Wpf.v9.dll
Syntax
[ExtensionServer(typeof(NeverApplyExtensionsExtensionServer))]
public class XamlInstanceFactory : Extension
Constructors
XamlInstanceFactory() | Creates a new CustomInstanceFactory instance. |
Fields
DefaultInstanceFactory | Gets a default instance factory that uses Activator.CreateInstance to create instances. |
Methods
CreateInstance(Type, Object[]) | A Instance Factory that uses XAML to instantiate the Control! So you can add the |
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()