AnnotationPatternIdentifiers Classe
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.
Contient des valeurs utilisées comme identificateurs par IAnnotationProvider.
public ref class AnnotationPatternIdentifiers sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class AnnotationPatternIdentifiers final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class AnnotationPatternIdentifiers
Public NotInheritable Class AnnotationPatternIdentifiers
- Héritage
- Attributs
Configuration requise pour Windows
Famille d’appareils |
Windows 10 (introduit dans 10.0.10240.0)
|
API contract |
Windows.Foundation.UniversalApiContract (introduit dans v1.0)
|
Remarques
Les classes telles que AnnotationPatternIdentifiers sont les identificateurs de l’implémentation Windows Runtime d’un modèle de fournisseur commun pour Microsoft UI Automation. Vous pouvez utiliser ces identificateurs si vous implémentez un homologue d’automatisation Windows Runtime personnalisé qui signale la prise en charge d’IAnnotationProvider dans son implémentation GetPattern. Ces identificateurs sont nécessaires pour les appels RaisePropertyChangedEvent que vous effectuez à partir du code de contrôle qui référence votre propre homologue, ou pour FindItemByProperty dans un homologue conteneur d’éléments.
Ce même modèle est généralement exposé aux clients d’une autre manière, en fonction de la technologie qu’ils utilisent pour implémenter le client et examiner l’arborescence Microsoft UI Automation. IAnnotationProvider est également présenté sous la forme d’une interface COM (Component Object Model).
Propriétés
AnnotationTypeIdProperty |
Obtient l’identificateur de la propriété Automation AnnotationTypeId . |
AnnotationTypeNameProperty |
Obtient l’identificateur de la propriété Automation AnnotationTypeName . |
AuthorProperty |
Obtient l’identificateur de la propriété Author Automation. |
DateTimeProperty |
Obtient l’identificateur de la propriété Automation DateTime . |
TargetProperty |
Obtient l’identificateur de la propriété Automation cible . |