C# Class ManagedUiaCustomizationCore.AutomationPeerAugmentationHelper

Afficher le fichier Open project: TestStack/uia-custom-pattern-managed Class Usage Examples

Méthodes publiques

Méthode Description
Register ( CustomPatternSchemaBase schema ) : void

Private Methods

Méthode Description
GuardUiaServerInvocation ( System.Action invocation, Dispatcher dispatcher ) : void
RegisterPattern ( CustomPatternSchemaBase schema ) : void
RegisterProperty ( UiaPropertyInfoHelper property ) : AutomationProperty
RegisterStandalonePropertyGetter ( AutomationProperty automationProperty ) : void

Method Details

Register() public static méthode

public static Register ( CustomPatternSchemaBase schema ) : void
schema CustomPatternSchemaBase
Résultat void