Sprache

Fonts.SystemTypefaces Eigenschaft

Definition

Ruft die Auflistung von Objekten vom Standardspeicherort der Typeface Systemschriftart ab.

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)

Eigenschaftswert

Ein ICollection<T> Objekt Typeface , das die Schriftarten in der Systemschriftartenauflistung darstellt.

Gilt für: