[]
Gets value of the styled property with the specified type.
protected Dictionary<string, T> GetPropertiesByType<T>()
Protected Function GetPropertiesByType(Of T)() As Dictionary(Of String, T)
| Type | Description |
|---|---|
| Dictionary<string, T> |
| Name | Description |
|---|---|
| T |