[]
Gets value of the specified styled property.
public object GetProperty(string name = "")
Type | Name | Description |
---|---|---|
string | name | Styled property name. |
Type | Description |
---|---|
object | Styled property value. |
Type | Condition |
---|---|
KeyNotFoundException | |
StyledPropertyCollection.UninitializedPropertyException |