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