1 write to _elEdit
UIAutomationClientSideProviders (1)
MS\Internal\AutomationProxies\WindowsSpinner.cs (1)
29_elEdit = new WindowsEditBox(hwndEdit, this, 0);
5 references to _elEdit
UIAutomationClientSideProviders (5)
MS\Internal\AutomationProxies\WindowsSpinner.cs (5)
122Rect rcEdit = _elEdit.BoundingRectangle; 131return _elEdit.GetElementProperty(idProp); 135return _elEdit.GetElementProperty(idProp); 149Rect rcEdit = _elEdit.BoundingRectangle; 216(bool)((IValueProvider)_elEdit).IsReadOnly;