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