Method | Description | |
---|---|---|
AddSelection ( int i ) : bool | ||
ClearSelection ( ) : bool | ||
DoAction ( int action ) : bool | ||
ExpandCollapseButton ( System.Windows.Automation.Provider.IRawElementProviderSimple provider ) : System | ||
GetDescription ( int action ) : string | ||
GetKeybinding ( int action ) : string | ||
GetLocalizedName ( int action ) : string | ||
GetName ( int action ) : string | ||
ICanHaveSelection ( |
||
IsChildSelected ( int i ) : bool | ||
RaiseStructureChangedEvent ( object provider, |
||
RefSelection ( int i ) : Atk.Object | ||
RemoveSelection ( int i ) : bool | ||
SelectAllSelection ( ) : bool | ||
SetDescription ( int action, string description ) : bool |
Method | Description | |
---|---|---|
OnRefStateSet ( ) : Atk.StateSet |
Method | Description | |
---|---|---|
OnPressed ( ) : void | ||
OnReleased ( ) : void |
public ExpandCollapseButton ( System.Windows.Automation.Provider.IRawElementProviderSimple provider ) : System | ||
provider | System.Windows.Automation.Provider.IRawElementProviderSimple | |
return | System |
public GetDescription ( int action ) : string | ||
action | int | |
return | string |
public GetLocalizedName ( int action ) : string | ||
action | int | |
return | string |
public ICanHaveSelection ( |
||
keepSelected | ||
return | void |
public RaiseStructureChangedEvent ( object provider, |
||
provider | object | |
e | ||
return | void |
public SetDescription ( int action, string description ) : bool | ||
action | int | |
description | string | |
return | bool |