Property | Type | Description | |
---|---|---|---|
children | IList |
||
role | Role |
Property | Type | Description | |
---|---|---|---|
Accessible | System | ||
Accessible | System | ||
AddInterface | void | ||
FindDescendantBreadthFirst | |||
FindDescendantDepthFirst | |||
InitEvents | void | ||
InitStateMapping | void | ||
OnChildrenChanged | void | ||
OnPropertyChange | void | ||
OnStateChanged | void | ||
PathListContains | bool | ||
RefreshChildren | void | ||
SetInterface | void | ||
Update | void | ||
UpdateChildren | void |
Method | Description | |
---|---|---|
Dispose ( ) : void | ||
FindDescendant ( FindPredicate d ) : |
||
FindDescendant ( FindPredicate d, bool breadthFirst ) : |
||
GetAttributes ( ) : string>.IDictionary |
||
GetChildAtIndexNoCache ( int index ) : |
||
QueryAction ( ) : Action | ||
QueryComponent ( ) : |
||
QueryDocument ( ) : |
||
QueryEditableText ( ) : |
||
QueryHyperlink ( ) : |
||
QueryHypertext ( ) : |
||
QueryImage ( ) : Image | ||
QuerySelection ( ) : |
||
QueryTable ( ) : |
||
QueryText ( ) : |
||
QueryValue ( ) : |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Method | Description | |
---|---|---|
Accessible ( Application application, AccessibleProxy e ) : System | ||
Accessible ( Application application, string path ) : System | ||
AddInterface ( string name ) : void | ||
FindDescendantBreadthFirst ( FindPredicate d, object args ) : |
||
FindDescendantDepthFirst ( FindPredicate d, object args ) : |
||
InitEvents ( ) : void | ||
InitStateMapping ( ) : void | ||
OnChildrenChanged ( |
||
OnPropertyChange ( |
||
OnStateChanged ( |
||
PathListContains ( AccessiblePath paths, string bus_name, string path ) : bool | ||
RefreshChildren ( ) : void | ||
SetInterface ( string name, bool val ) : void | ||
Update ( AccessibleProxy e ) : void | ||
UpdateChildren ( AccessiblePath childPaths ) : void |
public FindDescendant ( FindPredicate d ) : |
||
d | FindPredicate | |
return |
public FindDescendant ( FindPredicate d, bool breadthFirst ) : |
||
d | FindPredicate | |
breadthFirst | bool | |
return |
public GetAttributes ( ) : string>.IDictionary |
||
return | string>.IDictionary |
public GetChildAtIndexNoCache ( int index ) : |
||
index | int | |
return |