프로퍼티 | 타입 | 설명 | |
---|---|---|---|
UIAType |
메소드 | 설명 | |
---|---|---|
Edit ( |
||
GetSelection ( ) : System.Windows.Automation.Text.TextPatternRange[] | ||
GetSelection ( bool log ) : System.Windows.Automation.Text.TextPatternRange[] | ||
GetVisibleRanges ( ) : System.Windows.Automation.Text.TextPatternRange[] | ||
GetVisibleRanges ( bool log ) : System.Windows.Automation.Text.TextPatternRange[] | ||
RangeFromChild ( |
||
RangeFromChild ( |
||
RangeFromPoint ( Point screenLocation ) : |
||
RangeFromPoint ( Point screenLocation, bool log ) : |
||
SetValue ( string value ) : void | ||
SetValue ( string value, bool log ) : void |
public Edit ( |
||
elm | ||
리턴 | System |
public GetSelection ( ) : System.Windows.Automation.Text.TextPatternRange[] | ||
리턴 | System.Windows.Automation.Text.TextPatternRange[] |
public GetSelection ( bool log ) : System.Windows.Automation.Text.TextPatternRange[] | ||
log | bool | |
리턴 | System.Windows.Automation.Text.TextPatternRange[] |
public GetVisibleRanges ( ) : System.Windows.Automation.Text.TextPatternRange[] | ||
리턴 | System.Windows.Automation.Text.TextPatternRange[] |
public GetVisibleRanges ( bool log ) : System.Windows.Automation.Text.TextPatternRange[] | ||
log | bool | |
리턴 | System.Windows.Automation.Text.TextPatternRange[] |
public RangeFromChild ( |
||
childElement | ||
리턴 |
public RangeFromChild ( |
||
childElement | ||
log | bool | |
리턴 |
public RangeFromPoint ( Point screenLocation ) : |
||
screenLocation | Point | |
리턴 |
public RangeFromPoint ( Point screenLocation, bool log ) : |
||
screenLocation | Point | |
log | bool | |
리턴 |