2 writes to _selectionInherited
System.Windows.Forms.Design (2)
System\Windows\Forms\Design\CommandSet.cs (2)
2914
_selectionInherited
= false;
2929
_selectionInherited
= true;
2 references to _selectionInherited
System.Windows.Forms.Design (2)
System\Windows\Forms\Design\CommandSet.cs (2)
2992
if (!
_selectionInherited
3041
if (
_selectionInherited
)