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