Method CreatePropertyValue
- Namespace
- Alternet.FormDesigner.Wpf.XamlDom
- Assembly
- Alternet.FormDesigner.Wpf.v10.dll
CreatePropertyValue(object, XamlProperty, Type)
Create a XamlPropertyValue for the specified value instance.
public XamlPropertyValue CreatePropertyValue(object instance, XamlProperty forProperty, Type instanceType = null)
Parameters
instance
objectforProperty
XamlPropertyinstanceType
Type