Method | Description | |
---|---|---|
AddSelection ( int i ) : bool | ||
ClearSelection ( ) : bool | ||
ComboBoxOptions ( System.Windows.Automation.Provider.IRawElementProviderSimple provider ) : System | ||
IsChildSelected ( int i ) : bool | ||
RaiseAutomationPropertyChangedEvent ( |
||
RaiseStructureChangedEvent ( object provider, |
||
RefSelection ( int i ) : Atk.Object | ||
RemoveSelection ( int i ) : bool | ||
SelectAllSelection ( ) : bool |
Method | Description | |
---|---|---|
OnRefStateSet ( ) : Atk.StateSet | ||
UpdateNameProperty ( string newName, bool fromCtor ) : void |
Method | Description | |
---|---|---|
RaiseExpandedCollapsed ( ) : void | ||
RecursiveDeselect ( |
||
RemoveChild ( Atk childToRemove ) : void |
public ComboBoxOptions ( System.Windows.Automation.Provider.IRawElementProviderSimple provider ) : System | ||
provider | System.Windows.Automation.Provider.IRawElementProviderSimple | |
return | System |
public RaiseAutomationPropertyChangedEvent ( |
||
e | ||
return | void |
public RaiseStructureChangedEvent ( object provider, |
||
provider | object | |
e | ||
return | void |
protected UpdateNameProperty ( string newName, bool fromCtor ) : void | ||
newName | string | |
fromCtor | bool | |
return | void |