1 write to _commandParameter
System.Windows.Forms (1)
System\Windows\Forms\Controls\Buttons\ButtonBase.cs (1)
237_commandParameter = value;
3 references to _commandParameter
System.Windows.Forms (3)
System\Windows\Forms\Controls\Buttons\ButtonBase.cs (3)
232get => _commandParameter; 235if (!Equals(_commandParameter, value)) 246_commandParameter is string parameter