6 references to Wrap
UIAutomationClient (6)
System\Windows\Automation\Text\TextRange.cs (3)
122
return
Wrap
(hResultTextRange, _pattern);
215
return
Wrap
(hResultTextRange, _pattern);
235
return
Wrap
(hResultTextRange, _pattern);
System\Windows\Automation\TextPattern.cs (3)
217
return TextPatternRange.
Wrap
(hTextRange, this);
239
return TextPatternRange.
Wrap
(hTextRange, this);
261
return TextPatternRange.
Wrap
(hTextRange, this);