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)
242
if (
_parentCanSetGridSize
)
730
if (
_parentCanSetGridSize
)