1 write to _commandParameter
System.Windows.Forms (1)
System\Windows\Forms\Controls\Buttons\ButtonBase.cs (1)
235_commandParameter = value;
2 references to _commandParameter
System.Windows.Forms (2)
System\Windows\Forms\Controls\Buttons\ButtonBase.cs (2)
230get => _commandParameter; 233if (!Equals(_commandParameter, value))