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