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