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