FindOrCreateProperty Method
FindOrCreateProperty(String)
Finds the specified property, or creates it if it doesn't exist.
Declaration
public XamlProperty FindOrCreateProperty(string propertyName)
Parameters
Type | Name | Description |
---|---|---|
System.String | propertyName |
Returns
Type | Description |
---|---|
XamlProperty |