3 references to Current
UIAutomationClient (3)
MS\Internal\Automation\ClickablePoint.cs (3)
36
Rect rect = el.
Current
.BoundingRectangle;
61
if ( el.
Current
.ControlType == ControlType.ScrollBar )
206
Rect hitTargetAncestorRect = hitTargetAncestor.
Current
.BoundingRectangle;