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