1 write to _elEdit
UIAutomationClientSideProviders (1)
MS\Internal\AutomationProxies\WindowsSpinner.cs (1)
30_elEdit = new WindowsEditBox(hwndEdit, this, 0);
5 references to _elEdit
UIAutomationClientSideProviders (5)
MS\Internal\AutomationProxies\WindowsSpinner.cs (5)
123Rect rcEdit = _elEdit.BoundingRectangle; 132return _elEdit.GetElementProperty(idProp); 136return _elEdit.GetElementProperty(idProp); 150Rect rcEdit = _elEdit.BoundingRectangle; 217(bool)((IValueProvider)_elEdit).IsReadOnly;