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