Property | Type | Description |
---|
Method | Description | |
---|---|---|
ComboBoxAutomationPeer ( |
||
GetPattern ( PatternInterface pattern ) : object | ||
IExpandCollapseProvider ( ) : void | ||
IValueProvider ( string value ) : void |
Method | Description | |
---|---|---|
CreateItemAutomationPeer ( object item ) : |
||
GetAutomationControlTypeCore ( ) : AutomationControlType | ||
GetClassNameCore ( ) : string |
public ComboBoxAutomationPeer ( |
||
owner | ||
return | System |
protected CreateItemAutomationPeer ( object item ) : |
||
item | object | |
return |
protected GetAutomationControlTypeCore ( ) : AutomationControlType | ||
return | AutomationControlType |
public GetPattern ( PatternInterface pattern ) : object | ||
pattern | PatternInterface | |
return | object |
public IValueProvider ( string value ) : void | ||
value | string | |
return | void |