Typography.EastAsianLanguage Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient ou définit une valeur énumérée FontEastAsianLanguage qui indique la version des glyphes à utiliser pour un système ou une langue d’écriture spécifique.
public:
property System::Windows::FontEastAsianLanguage EastAsianLanguage { System::Windows::FontEastAsianLanguage get(); void set(System::Windows::FontEastAsianLanguage value); };
public System.Windows.FontEastAsianLanguage EastAsianLanguage { get; set; }
member this.EastAsianLanguage : System.Windows.FontEastAsianLanguage with get, set
Public Property EastAsianLanguage As FontEastAsianLanguage
Valeur de propriété
Valeur énumérée FontEastAsianLanguage. La valeur par défaut est Normal.
Remarques
Cette propriété obtient ou définit une valeur sur l’objet propriétaire d’une propriété Typography
, qui est la seule façon d’accéder à une instance de classe Typography. En outre, cette propriété prend en charge une utilisation des propriétés jointes afin qu’elle puisse être définie sur des objets contenant du texte en XAML.
Utilisation des attributs XAML
objet <Typography.EastAsianLanguage= »FontEastAsianLanguage« />
Informations sur les propriétés de dépendance
Champ d’identificateur | EastAsianLanguageProperty |
Propriétés de métadonnées définies sur true |
AffectsMeasure, AffectsRender, Inherits |