Fonts.SystemTypefaces Vlastnost

Definice

Získá kolekci objektů z výchozího umístění systémového Typeface písma.

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)

Hodnota vlastnosti

ICollection<Typeface>

Typeface ObjektyICollection<T>, které představují písma v kolekci systémových písem.

Platí pro