3 writes to _parentCanSetGridSize
System.Windows.Forms.Design (3)
System\Windows\Forms\Design\ParentControlDesigner.cs (3)
244_parentCanSetGridSize = false; 735_parentCanSetGridSize = true; 2271_parentCanSetGridSize = true;
2 references to _parentCanSetGridSize
System.Windows.Forms.Design (2)
System\Windows\Forms\Design\ParentControlDesigner.cs (2)
242if (_parentCanSetGridSize) 730if (_parentCanSetGridSize)