Fonts.SystemTypefaces Özellik

Tanım

Varsayılan sistem yazı tipi konumundan nesne koleksiyonunu Typeface alır.

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)

Özellik Değeri

ICollection<T>Typeface Sistem yazı tipleri koleksiyonundaki yazı tiplerini temsil eden nesnelerden biri.

Şunlara uygulanır