Partager via


CoreAutomationRegistrar Classe

Définition

Expose des méthodes pour inscrire de nouveaux modèles de contrôle, propriétés, événements et annotations.

public ref class CoreAutomationRegistrar abstract sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.UI.UIAutomation.UIAutomationContract, 131072)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class CoreAutomationRegistrar final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.UI.UIAutomation.UIAutomationContract), 131072)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public static class CoreAutomationRegistrar
Public Class CoreAutomationRegistrar
Héritage
Object Platform::Object IInspectable CoreAutomationRegistrar
Attributs

Configuration requise pour Windows

Famille d’appareils
Windows 11 (introduit dans 10.0.22000.0)
API contract
Windows.UI.UIAutomation.UIAutomationContract (introduit dans v2.0)

Méthodes

RegisterAnnotationType(Guid)

Inscrit un type d’annotation personnalisé pour les plages de texte.

UnregisterAnnotationType(AutomationAnnotationTypeRegistration)

Annule l’inscription d’un type d’annotation personnalisé précédemment inscrit pour les plages de texte avec RegisterAnnotationType(System.Guid).

S’applique à