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