TextPatternIdentifiers.MixedAttributeValue Champ
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.
Identifie si la valeur d'un attribut donné varie sur une plage de texte dans un contrôle RichEdit.
public: static initonly System::Object ^ MixedAttributeValue;
public static readonly object MixedAttributeValue;
staticval mutable MixedAttributeValue : obj
Public Shared ReadOnly MixedAttributeValue As Object
Valeur de champ
Remarques
GetAttributeValue retourne TextPattern.MixedAttributeValue
pour indiquer cette variation au lieu d’une collection de valeurs d’attribut.
Cet identificateur est utilisé par les fournisseurs UI Automation. UI Automation applications clientes doivent utiliser le champ équivalent dans TextPattern.
Les valeurs de cet attribut sont de type Object.