메소드 | 설명 | |
---|---|---|
AddEvent ( |
Add an event to this pattern
|
|
AddMethod ( |
Add a method to this pattern
|
|
AddProperty ( |
Add a property to this pattern
|
|
UiaPatternInfoHelper ( System.Guid patternGuid, string programmaticName, System.Guid clientInterfaceId, System.Guid providerInterfaceId, IUIAutomationPatternHandler patternHandler ) : System |
메소드 | 설명 | |
---|---|---|
Build ( ) : void |
public AddEvent ( |
||
eventHelper | ||
리턴 | void |
public AddMethod ( |
||
method | ||
리턴 | void |
public AddProperty ( |
||
property | ||
리턴 | void |
public UiaPatternInfoHelper ( System.Guid patternGuid, string programmaticName, System.Guid clientInterfaceId, System.Guid providerInterfaceId, IUIAutomationPatternHandler patternHandler ) : System | ||
patternGuid | System.Guid | |
programmaticName | string | |
clientInterfaceId | System.Guid | |
providerInterfaceId | System.Guid | |
patternHandler | IUIAutomationPatternHandler | |
리턴 | System |