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