6 references to Wrap
UIAutomationClient (6)
System\Windows\Automation\Text\TextRange.cs (3)
108
return
Wrap
(hResultTextRange, _pattern);
201
return
Wrap
(hResultTextRange, _pattern);
221
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);