Fonts.SystemTypefaces Właściwość

Definicja

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

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

Wartość właściwości

ICollection<Typeface>

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

Dotyczy