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