TextPatternIdentifiers.CapStyleAttribute Champ

Définition

Identifie l'attribut CapStyle d'une plage de texte.

public: static initonly System::Windows::Automation::AutomationTextAttribute ^ CapStyleAttribute;
public static readonly System.Windows.Automation.AutomationTextAttribute CapStyleAttribute;
 staticval mutable CapStyleAttribute : System.Windows.Automation.AutomationTextAttribute
Public Shared ReadOnly CapStyleAttribute 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 CapStyle.

La valeur par défaut est None.

S’applique à

Voir aussi