C# Class ManagedUiaCustomizationCore.UiaEventInfoHelper

Helper class to gather data about a custom event Corresponds to UIAutomationEventInfo.
ファイルを表示 Open project: TestStack/uia-custom-pattern-managed Class Usage Examples

Public Methods

Method Description
UiaEventInfoHelper ( System.Guid eventGuid, string programmaticName ) : System

Private Methods

Method Description
Build ( ) : void

Method Details

UiaEventInfoHelper() public method

public UiaEventInfoHelper ( System.Guid eventGuid, string programmaticName ) : System
eventGuid System.Guid
programmaticName string
return System