TextPatternIdentifiers.BulletStyleAttribute 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 l'attribut BulletStyle d'une plage de texte.
public: static initonly System::Windows::Automation::AutomationTextAttribute ^ BulletStyleAttribute;
public static readonly System.Windows.Automation.AutomationTextAttribute BulletStyleAttribute;
staticval mutable BulletStyleAttribute : System.Windows.Automation.AutomationTextAttribute
Public Shared ReadOnly BulletStyleAttribute As AutomationTextAttribute
Valeur de champ
Remarques
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 BulletStyle.
La valeur par défaut est None.
S’applique à
Voir aussi
Collaborer avec nous sur GitHub
La source de ce contenu se trouve sur GitHub, où vous pouvez également créer et examiner les problèmes et les demandes de tirage. Pour plus d’informations, consultez notre guide du contributeur.