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)
288
return
_initializing
? (Component != host.RootComponent) // for non root components, respect the name that the base Control serialized unless changed