Defines the name of a style property.
Constructor | Description |
---|---|
StylePropertyName | Initializes and returns an instance of StylePropertyName from a string. |
Method | Description |
---|---|
IsNullOrEmpty | Checks if the StylePropertyName is null or empty. |
Operator | Description |
---|---|
operator != | Determines if the StylePropertyNames are not equal. |
operator == | Determines if the StylePropertyNames are equal. |
StylePropertyName | Implicit string operator. |