3 writes to _parentCanSetGridSnap
System.Windows.Forms.Design (3)
System\Windows\Forms\Design\ParentControlDesigner.cs (3)
392
_parentCanSetGridSnap
= false;
753
_parentCanSetGridSnap
= true;
2289
_parentCanSetGridSnap
= true;
2 references to _parentCanSetGridSnap
System.Windows.Forms.Design (2)
System\Windows\Forms\Design\ParentControlDesigner.cs (2)
390
if (
_parentCanSetGridSnap
)
748
if (
_parentCanSetGridSnap
)