Share via


FamilyTypeface.AdjustedFaceNames Propriété

Définition

Obtient une collection de noms de type de police localisés ajustés par le différentiateur de polices.

public:
 property System::Collections::Generic::IDictionary<System::Windows::Markup::XmlLanguage ^, System::String ^> ^ AdjustedFaceNames { System::Collections::Generic::IDictionary<System::Windows::Markup::XmlLanguage ^, System::String ^> ^ get(); };
public System.Collections.Generic.IDictionary<System.Windows.Markup.XmlLanguage,string> AdjustedFaceNames { get; }
member this.AdjustedFaceNames : System.Collections.Generic.IDictionary<System.Windows.Markup.XmlLanguage, string>
Public ReadOnly Property AdjustedFaceNames As IDictionary(Of XmlLanguage, String)

Valeur de propriété

Tableau de type IDictionary<TKey,TValue> qui représente les noms de type de police localisés.

S’applique à