Method | Description | |
---|---|---|
GetSelectionPaths ( ) : string[] | ||
GetVisibleRangePaths ( ) : string[] | ||
RangePathFromChild ( string childPath ) : string | ||
RangePathFromPoint ( Mono.UIAutomation.UiaDbus screenLocation ) : string |
Method | Description | |
---|---|---|
GetOrCreateTextRange ( ITextRangeProvider rangeProvider ) : string | ||
GetTextRangeFromPath ( string path ) : TextPatternRangeInfo | ||
TextPatternWrapper ( ITextProvider provider, NDesk.DBus.Bus bus, string patternPath ) : System |
public RangePathFromChild ( string childPath ) : string | ||
childPath | string | |
return | string |
public RangePathFromPoint ( Mono.UIAutomation.UiaDbus screenLocation ) : string | ||
screenLocation | Mono.UIAutomation.UiaDbus | |
return | string |