Method |
Description |
|
Add ( Application app ) : void |
|
|
Desktop ( Application registry ) : System |
|
|
GetAlternateBusName ( ) : string |
|
|
PostInit ( ) : void |
|
|
RaiseChildAdded ( Accessible sender, Accessible child ) : void |
|
|
RaiseChildRemoved ( Accessible sender, Accessible child ) : void |
|
|
RaiseDescriptionChanged ( Accessible sender, string oldDescription, string newDescription ) : void |
|
|
RaiseNameChanged ( Accessible sender, string oldName, string newName ) : void |
|
|
RaiseRoleChanged ( Accessible sender, Role oldRole, Role newRole ) : void |
|
|
RaiseStateChanged ( Accessible sender, StateType type, bool set ) : void |
|
|
Remove ( Application app ) : void |
|
|