C# Class ManagedUiaCustomizationCore.UiaEventInfoHelper

Helper class to gather data about a custom event Corresponds to UIAutomationEventInfo.
Afficher le fichier Open project: TestStack/uia-custom-pattern-managed Class Usage Examples

Méthodes publiques

Méthode Description
UiaEventInfoHelper ( System.Guid eventGuid, string programmaticName ) : System

Private Methods

Méthode Description
Build ( ) : void

Method Details

UiaEventInfoHelper() public méthode

public UiaEventInfoHelper ( System.Guid eventGuid, string programmaticName ) : System
eventGuid System.Guid
programmaticName string
Résultat System