'Declaration Public ReadOnly Default Property Item( _ ByVal id As ThemeColorSchemeId _ ) As ThemeColor
public ThemeColor this[ ThemeColorSchemeId id ]; {get;}
Parameters
- id
- The color Id in the color scheme of a theme.
'Declaration Public ReadOnly Default Property Item( _ ByVal id As ThemeColorSchemeId _ ) As ThemeColor
public ThemeColor this[ ThemeColorSchemeId id ]; {get;}