FamilyTypeface.AdjustedFaceNames Propriedade

Definição

Obtém uma coleção de nomes de face localizados ajustados para o diferenciador de fonte.

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)

Valor da propriedade

Uma matriz do tipo IDictionary<TKey,TValue> que representa os nomes de typeface localizados.

Aplica-se a