6 references to Wrap
UIAutomationClient (6)
System\Windows\Automation\Text\TextRange.cs (3)
107
return
Wrap
(hResultTextRange, _pattern);
200
return
Wrap
(hResultTextRange, _pattern);
220
return
Wrap
(hResultTextRange, _pattern);
System\Windows\Automation\TextPattern.cs (3)
202
return TextPatternRange.
Wrap
(hTextRange, this);
224
return TextPatternRange.
Wrap
(hTextRange, this);
246
return TextPatternRange.
Wrap
(hTextRange, this);