2 writes to dataSourceInitialized
System.Windows.Forms (2)
winforms\Managed\System\WinForms\BindToObject.cs (2)
43this.dataSourceInitialized = true; 81this.dataSourceInitialized = true;
1 reference to dataSourceInitialized
System.Windows.Forms (1)
winforms\Managed\System\WinForms\BindToObject.cs (1)
37if (this.dataSourceInitialized) {