3 references to CalculateBoundingRect
PresentationFramework (3)
src\Framework\System\Windows\Automation\Peers\DocumentAutomationPeer.cs (3)
149Rect boundingRect = CalculateBoundingRect(false, out uiScope); 176Rect boundingRect = CalculateBoundingRect(true, out uiScope); 209Rect boundingRect = CalculateBoundingRect(true, out uiScope);