2 writes to _initializing
System.Windows.Forms.Design (2)
System\Windows\Forms\Design\DataGridViewColumnDesigner.cs (2)
138_initializing = true; 159_initializing = false;
1 reference to _initializing
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\DataGridViewColumnDesigner.cs (1)
288return _initializing ? (Component != host.RootComponent) // for non root components, respect the name that the base Control serialized unless changed