'DeclarationProperty FontName As String
'UsageDim instance As IThemeFont Dim value As String instance.FontName = value value = instance.FontName
string FontName {get; set;}
Property Value
The default is "Segoe UI Mono".This string can be up to 260 characters long.