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