Fonts.SystemFontFamilies Właściwość

Definicja

Pobiera kolekcję FontFamily obiektów z domyślnej lokalizacji czcionki systemu.

public:
 static property System::Collections::Generic::ICollection<System::Windows::Media::FontFamily ^> ^ SystemFontFamilies { System::Collections::Generic::ICollection<System::Windows::Media::FontFamily ^> ^ get(); };
public static System.Collections.Generic.ICollection<System.Windows.Media.FontFamily> SystemFontFamilies { get; }
member this.SystemFontFamilies : System.Collections.Generic.ICollection<System.Windows.Media.FontFamily>
Public Shared ReadOnly Property SystemFontFamilies As ICollection(Of FontFamily)

Wartość właściwości

ICollection<FontFamily>

FontFamily Obiekt ICollection<T> reprezentujący czcionki w kolekcji czcionek systemowych.

Dotyczy