Свойство | Type | Description | |
---|---|---|---|
children | List |
||
syncRoot | object |
Méthode | Description | |
---|---|---|
GetIndexOfChild ( Atk child ) : int | ||
RaiseAutomationEvent ( |
||
RaiseStructureChangedEvent ( object provider, |
Méthode | Description | |
---|---|---|
EmitChildrenChanged ( ChildrenChangedDetail detail, uint child_index, Atk child ) : void | ||
OnGetNChildren ( ) : int | ||
OnRefChild ( int i ) : Atk.Object | ||
ParentAdapter ( |
||
RemoveUnmanagedChildren ( ) : void |
Méthode | Description | |
---|---|---|
AddOneChild ( Atk child ) : void | ||
ParentAdapter ( System.Windows.Automation.Provider.IRawElementProviderSimple provider ) : System | ||
PreRemoveChild ( Atk childToRemove ) : void | ||
RemoveChild ( Atk childToRemove ) : void | ||
RemoveChild ( Atk childToRemove, bool terminate ) : void | ||
RequestChildren ( ) : void | ||
UpdateChildren ( ) : void |
protected EmitChildrenChanged ( ChildrenChangedDetail detail, uint child_index, Atk child ) : void | ||
detail | ChildrenChangedDetail | |
child_index | uint | |
child | Atk | |
Résultat | void |
protected OnRefChild ( int i ) : Atk.Object | ||
i | int | |
Résultat | Atk.Object |
protected ParentAdapter ( |
||
ptr | ||
Résultat | System |
public RaiseAutomationEvent ( |
||
eventId | ||
args | ||
Résultat | void |
public abstract RaiseStructureChangedEvent ( object provider, |
||
provider | object | |
e | ||
Résultat | void |
protected RemoveUnmanagedChildren ( ) : void | ||
Résultat | void |