3 references to CalculateBoundingRect
PresentationFramework (3)
System\Windows\Automation\Peers\DocumentAutomationPeer.cs (3)
139Rect boundingRect = CalculateBoundingRect(false, out uiScope); 160Rect boundingRect = CalculateBoundingRect(true, out uiScope); 193Rect boundingRect = CalculateBoundingRect(true, out uiScope);