메소드 | 설명 | |
---|---|---|
GetCurrentPattern ( |
||
GetDescendantFromPoint ( double x, double y ) : IElement | ||
GetSupportedPatterns ( ) : System.Windows.Automation.AutomationPattern[] | ||
GetSupportedProperties ( ) : System.Windows.Automation.AutomationProperty[] | ||
SetFocus ( ) : void | ||
SupportsProperty ( |
public GetCurrentPattern ( |
||
pattern | ||
리턴 | object |
public GetDescendantFromPoint ( double x, double y ) : IElement | ||
x | double | |
y | double | |
리턴 | IElement |
public GetSupportedPatterns ( ) : System.Windows.Automation.AutomationPattern[] | ||
리턴 | System.Windows.Automation.AutomationPattern[] |
public GetSupportedProperties ( ) : System.Windows.Automation.AutomationProperty[] | ||
리턴 | System.Windows.Automation.AutomationProperty[] |
public SupportsProperty ( |
||
property | ||
리턴 | bool |