Fonts.SystemFontFamilies Özellik

Tanım

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

public:
 static property System::Collections::Generic::ICollection<System::Windows::Media::FontFamily ^> ^ SystemFontFamilies { System::Collections::Generic::ICollection<System::Windows::Media::FontFamily ^> ^ get(); };
public static System.Collections.Generic.ICollection<System.Windows.Media.FontFamily> SystemFontFamilies { get; }
member this.SystemFontFamilies : System.Collections.Generic.ICollection<System.Windows.Media.FontFamily>
Public Shared ReadOnly Property SystemFontFamilies As ICollection(Of FontFamily)

Özellik Değeri

ICollection<FontFamily>

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

Şunlara uygulanır