프로퍼티 | 타입 | 설명 | |
---|---|---|---|
AddOneChild | void | ||
RemoveChild | void |
메소드 | 설명 | |
---|---|---|
AddFocusHandler ( Atk handler ) : uint | ||
ComponentParentAdapter ( System.Windows.Automation.Provider.IRawElementProviderSimple provider ) : System | ||
Contains ( int x, int y, Atk coordType ) : bool | ||
GetExtents ( int &x, int &y, int &width, int &height, Atk coordType ) : void | ||
GetPosition ( int &x, int &y, Atk coordType ) : void | ||
GetSize ( int &width, int &height ) : void | ||
GrabFocus ( ) : bool | ||
RaiseAutomationEvent ( |
||
RaiseAutomationPropertyChangedEvent ( |
||
RefAccessibleAtPoint ( int x, int y, Atk coordType ) : Atk.Object | ||
RemoveFocusHandler ( uint handlerId ) : void | ||
SetExtents ( int x, int y, int width, int height, Atk coordType ) : bool | ||
SetPosition ( int x, int y, Atk coordType ) : bool | ||
SetSize ( int width, int height ) : bool |
메소드 | 설명 | |
---|---|---|
ComponentParentAdapter ( |
||
OnRefStateSet ( ) : Atk.StateSet |
메소드 | 설명 | |
---|---|---|
AddOneChild ( Atk child ) : void | ||
RemoveChild ( Atk childToRemove ) : void |
public ComponentParentAdapter ( System.Windows.Automation.Provider.IRawElementProviderSimple provider ) : System | ||
provider | System.Windows.Automation.Provider.IRawElementProviderSimple | |
리턴 | System |
protected ComponentParentAdapter ( |
||
ptr | ||
리턴 | System |
public Contains ( int x, int y, Atk coordType ) : bool | ||
x | int | |
y | int | |
coordType | Atk | |
리턴 | bool |
public GetExtents ( int &x, int &y, int &width, int &height, Atk coordType ) : void | ||
x | int | |
y | int | |
width | int | |
height | int | |
coordType | Atk | |
리턴 | void |
public GetPosition ( int &x, int &y, Atk coordType ) : void | ||
x | int | |
y | int | |
coordType | Atk | |
리턴 | void |
public RaiseAutomationEvent ( |
||
eventId | ||
e | ||
리턴 | void |
public RaiseAutomationPropertyChangedEvent ( |
||
e | ||
리턴 | void |
public RefAccessibleAtPoint ( int x, int y, Atk coordType ) : Atk.Object | ||
x | int | |
y | int | |
coordType | Atk | |
리턴 | Atk.Object |
public RemoveFocusHandler ( uint handlerId ) : void | ||
handlerId | uint | |
리턴 | void |
public SetExtents ( int x, int y, int width, int height, Atk coordType ) : bool | ||
x | int | |
y | int | |
width | int | |
height | int | |
coordType | Atk | |
리턴 | bool |
public SetPosition ( int x, int y, Atk coordType ) : bool | ||
x | int | |
y | int | |
coordType | Atk | |
리턴 | bool |