Table of Contents

Method CreateObject

Namespace
Alternet.FormDesigner.Wpf.XamlDom
Assembly
Alternet.FormDesigner.Wpf.v10.dll

CreateObject(object, Type)

Create an XamlObject from the instance.

public XamlObject CreateObject(object instance, Type instanceType = null)

Parameters

instance object
instanceType Type

Returns

XamlObject