CreateObject Method
CreateObject(Object, Type)
Create an XamlObject from the instance.
Declaration
public XamlObject CreateObject(object instance, Type instanceType = null)
Parameters
Type | Name | Description |
---|---|---|
System.Object | instance | |
System.Type | instanceType |
Returns
Type | Description |
---|---|
XamlObject |