2 writes to DataErrorText
System.Windows.Forms (2)
System\Windows\Forms\DataBinding\Binding.BindToObject.cs (2)
133
DataErrorText
= GetErrorText(obj);
191
DataErrorText
= GetErrorText(obj);
1 reference to DataErrorText
System.Windows.Forms (1)
System\Windows\Forms\DataBinding\Binding.cs (1)
608
errorText = _bindToObject.
DataErrorText
;