Condividi tramite


Fonts.SystemTypefaces Proprietà

Definizione

Ottiene la raccolta di oggetti Typeface dal percorso dei tipi di carattere di sistema predefinito.

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)

Valore della proprietà

Raccolta ICollection<T> di oggetti Typeface che rappresentano i tipi di carattere nella raccolta di tipi di carattere di sistema.

Si applica a