2 writes to _selectionInherited
System.Windows.Forms.Design (2)
System\Windows\Forms\Design\CommandSet.cs (2)
2908
_selectionInherited
= false;
2923
_selectionInherited
= true;
2 references to _selectionInherited
System.Windows.Forms.Design (2)
System\Windows\Forms\Design\CommandSet.cs (2)
2986
if (!
_selectionInherited
3035
if (
_selectionInherited
)