Method FindOrCreateProperty
- Namespace
- Alternet.FormDesigner.Wpf.XamlDom
- Assembly
- Alternet.FormDesigner.Wpf.v10.dll
FindOrCreateProperty(string)
Finds the specified property, or creates it if it doesn't exist.
public XamlProperty FindOrCreateProperty(string propertyName)
Parameters
propertyName
string