Property | Type | Description | |
---|---|---|---|
UIAType |
Method | Description | |
---|---|---|
Collapse ( ) : void | ||
Collapse ( bool log ) : void | ||
ComboBox ( |
||
Expand ( ) : void | ||
Expand ( bool log ) : void | ||
GetSelection ( ) : System.Windows.Automation.AutomationElement[] | ||
SetValue ( string value ) : void | ||
SetValue ( string value, bool log ) : void |
public ComboBox ( |
||
elm | ||
return | System |
public GetSelection ( ) : System.Windows.Automation.AutomationElement[] | ||
return | System.Windows.Automation.AutomationElement[] |
public SetValue ( string value, bool log ) : void | ||
value | string | |
log | bool | |
return | void |