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