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