프로퍼티 | 타입 | 설명 | |
---|---|---|---|
manages_removal | bool |
프로퍼티 | 타입 | 설명 | |
---|---|---|---|
ConvertCoords | void | ||
EmitBoundsChanged | void | ||
EmitSelectionChanged | void | ||
EmitSignal | void | ||
EmitSignal | void | ||
EmitSignal | void | ||
EmitVisibleDataChanged | void | ||
NotifyStateChange | void | ||
PostInit | void |
메소드 | 설명 | |
---|---|---|
Adapter ( System.Windows.Automation.Provider.IRawElementProviderSimple provider ) : System | ||
RaiseAutomationEvent ( |
||
RaiseAutomationPropertyChangedEvent ( |
||
RemoveFromParent ( |
||
RemoveFromParent ( |
메소드 | 설명 | |
---|---|---|
Adapter ( |
||
GetParent ( Atk child ) : Atk.Object | ||
NotifyFocused ( bool focused ) : void | ||
NotifyStateChange ( Atk state ) : void | ||
OnGetIndexInParent ( ) : int | ||
OnRefRelationSet ( ) : Atk.RelationSet | ||
OnRefStateSet ( ) : Atk.StateSet | ||
SetParent ( Atk child, Atk newParent ) : void | ||
UpdateNameProperty ( string newName, bool fromCtor ) : void |
메소드 | 설명 | |
---|---|---|
ConvertCoords ( int &x, int &y, bool toScreen ) : void | ||
EmitBoundsChanged ( System rect ) : void | ||
EmitSelectionChanged ( ) : void | ||
EmitSignal ( string name ) : void | ||
EmitSignal ( string name, object o ) : void | ||
EmitSignal ( string name, object o1, object o2 ) : void | ||
EmitVisibleDataChanged ( ) : void | ||
NotifyStateChange ( Atk state, bool val ) : void | ||
PostInit ( ) : void |
public Adapter ( System.Windows.Automation.Provider.IRawElementProviderSimple provider ) : System | ||
provider | System.Windows.Automation.Provider.IRawElementProviderSimple | |
리턴 | System |
protected static GetParent ( Atk child ) : Atk.Object | ||
child | Atk | |
리턴 | Atk.Object |
public RaiseAutomationEvent ( |
||
eventId | ||
e | ||
리턴 | void |
public RaiseAutomationPropertyChangedEvent ( |
||
e | ||
리턴 | void |
public RemoveFromParent ( |
||
parent | ||
리턴 | void |
public RemoveFromParent ( |
||
parent | ||
terminate | bool | |
리턴 | void |
protected static SetParent ( Atk child, Atk newParent ) : void | ||
child | Atk | |
newParent | Atk | |
리턴 | void |
protected UpdateNameProperty ( string newName, bool fromCtor ) : void | ||
newName | string | |
fromCtor | bool | |
리턴 | void |