Fonts.SystemTypefaces Eigenschap

Definitie

Hiermee haalt u de verzameling objecten op van de standaardlocatie van Typeface het systeemlettertype.

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)

Waarde van eigenschap

Een ICollection<T> van Typeface de objecten die de lettertypen in de verzameling systeemlettertypen vertegenwoordigen.

Van toepassing op