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