2 references to CalculateVisibleRect
PresentationFramework (2)
src\Framework\System\Windows\Automation\Peers\TextElementAutomationPeer.cs (2)
139Rect rectElement = CalculateVisibleRect(textView, textElement, textElement.ContentStart, endPosition); 174if (CalculateVisibleRect(textView, textElement, textElement.ContentStart, textElement.ContentEnd) == Rect.Empty)