2 references to GetVisibleRange
UIAutomationClientSideProviders (2)
MS\Internal\AutomationProxies\WindowsRichEdit.cs (1)
249ITextRange range = GetVisibleRange();
MS\Internal\AutomationProxies\WindowsRichEditRange.cs (1)
163ITextRange visibleRange = _pattern.GetVisibleRange();