6 references to Wrap
UIAutomationClient (6)
System\Windows\Automation\Text\TextRange.cs (3)
111
return
Wrap
(hResultTextRange, _pattern);
204
return
Wrap
(hResultTextRange, _pattern);
224
return
Wrap
(hResultTextRange, _pattern);
System\Windows\Automation\TextPattern.cs (3)
203
return TextPatternRange.
Wrap
(hTextRange, this);
225
return TextPatternRange.
Wrap
(hTextRange, this);
247
return TextPatternRange.
Wrap
(hTextRange, this);