2 writes to _selectionInherited
System.Windows.Forms.Design (2)
System\Windows\Forms\Design\CommandSet.cs (2)
2909
_selectionInherited
= false;
2924
_selectionInherited
= true;
2 references to _selectionInherited
System.Windows.Forms.Design (2)
System\Windows\Forms\Design\CommandSet.cs (2)
2987
if (!
_selectionInherited
3036
if (
_selectionInherited
)