Method | Description | |
---|---|---|
GetCurrentPattern ( |
||
GetDescendantFromPoint ( double x, double y ) : IElement | ||
GetSupportedPatterns ( ) : System.Windows.Automation.AutomationPattern[] | ||
GetSupportedProperties ( ) : System.Windows.Automation.AutomationProperty[] | ||
SetFocus ( ) : void | ||
SupportsProperty ( |
public GetCurrentPattern ( |
||
pattern | ||
return | object |
public GetDescendantFromPoint ( double x, double y ) : IElement | ||
x | double | |
y | double | |
return | IElement |
public GetSupportedPatterns ( ) : System.Windows.Automation.AutomationPattern[] | ||
return | System.Windows.Automation.AutomationPattern[] |
public GetSupportedProperties ( ) : System.Windows.Automation.AutomationProperty[] | ||
return | System.Windows.Automation.AutomationProperty[] |
public SupportsProperty ( |
||
property | ||
return | bool |