Property | Type | Description | |
---|---|---|---|
children | List |
||
syncRoot | object |
Method | Description | |
---|---|---|
GetIndexOfChild ( Atk child ) : int | ||
RaiseAutomationEvent ( |
||
RaiseStructureChangedEvent ( object provider, |
Method | Description | |
---|---|---|
EmitChildrenChanged ( ChildrenChangedDetail detail, uint child_index, Atk child ) : void | ||
OnGetNChildren ( ) : int | ||
OnRefChild ( int i ) : Atk.Object | ||
ParentAdapter ( |
||
RemoveUnmanagedChildren ( ) : void |
Method | 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 | |
return | void |
protected ParentAdapter ( |
||
ptr | ||
return | System |
public RaiseAutomationEvent ( |
||
eventId | ||
args | ||
return | void |
public abstract RaiseStructureChangedEvent ( object provider, |
||
provider | object | |
e | ||
return | void |