CreateInstance Method
CreateInstance(Type, Object[])
A Instance Factory that uses XAML to instantiate the Control! So you can add the
Declaration
public virtual object CreateInstance(Type type, params object[] arguments)
Parameters
Type | Name | Description |
---|---|---|
System.Type | type | |
System.Object[] | arguments |
Returns
Type | Description |
---|---|
System.Object |