2 writes to errorText
System.Windows.Forms (2)
winforms\Managed\System\WinForms\BindToObject.cs (2)
140
this.
errorText
= GetErrorText(obj);
187
this.
errorText
= GetErrorText(obj);
1 reference to errorText
System.Windows.Forms (1)
winforms\Managed\System\WinForms\BindToObject.cs (1)
107
return this.
errorText
;