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