1 write to SelectionVersion
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\CommandSet.cs (1)
2893SelectionVersion++;
2 references to SelectionVersion
System.Windows.Forms.Design (2)
System\Windows\Forms\Design\CommandSet.CommandSetItem.cs (2)
129if (state.SelectionVersion == _commandSet.SelectionVersion) 222state.SaveState(this, _commandSet.SelectionVersion);