Język

Fonts.SystemTypefaces Właściwość

Definicja

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

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; }
static member SystemTypefaces : System.Collections.Generic.ICollection<System.Windows.Media.Typeface>
Public Shared ReadOnly Property SystemTypefaces As ICollection(Of Typeface)

Wartość właściwości

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

Dotyczy