Share via


StorableColorTheme.FontFamily Property

Definition

Gets or sets the name of the font

public:
 property System::String ^ FontFamily { System::String ^ get(); void set(System::String ^ value); };
public:
 property Platform::String ^ FontFamily { Platform::String ^ get(); void set(Platform::String ^ value); };
public string FontFamily { get; set; }
member this.FontFamily : string with get, set
Public Property FontFamily As String

Property Value

Applies to