2 references to BoundingRectangle
UIAutomationClient (2)
MS\Internal\Automation\ClickablePoint.cs (2)
36Rect rect = el.Current.BoundingRectangle; 206Rect hitTargetAncestorRect = hitTargetAncestor.Current.BoundingRectangle;