1 write to _elEdit
UIAutomationClientSideProviders (1)
MS\Internal\AutomationProxies\WindowsSpinner.cs (1)
33_elEdit = new WindowsEditBox(hwndEdit, this, 0);
5 references to _elEdit
UIAutomationClientSideProviders (5)
MS\Internal\AutomationProxies\WindowsSpinner.cs (5)
126Rect rcEdit = _elEdit.BoundingRectangle; 135return _elEdit.GetElementProperty(idProp); 139return _elEdit.GetElementProperty(idProp); 153Rect rcEdit = _elEdit.BoundingRectangle; 220(bool)((IValueProvider)_elEdit).IsReadOnly;