CustomStyleProperty<T0> Constructor
public CustomStyleProperty<T0>(string propertyName);
Parameters
| propertyName | Name of the property. Must start with a -- prefix. |
Description 描述
Creates custom property from a string.
| propertyName | Name of the property. Must start with a -- prefix. |
Creates custom property from a string.