[]
Gets the IThemeColor using ThemeColor.
IThemeColor this[ThemeColor index] { get; }
ReadOnly Default Property Item(index As ThemeColor) As IThemeColor
Type | Name | Description |
---|---|---|
ThemeColor | index | Specifies the ThemeColor |
Type | Description |
---|---|
IThemeColor | Returns the IThemeColor |