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