Implemented interface member:
property
CommandParameter
System.Windows.Forms.ICommandBindingTargetProvider.CommandParameter
2 writes to CommandParameter
System.Windows.Forms.Tests (2)
System\Windows\Forms\ButtonBaseTests.cs (2)
785button.CommandParameter = CommandParameter; 807button.CommandParameter = null;
1 reference to CommandParameter
System.Windows.Forms (1)
System\Windows\Forms\Controls\Buttons\ButtonBase.cs (1)
244/// Occurs when the value of the <see cref="CommandParameter"/> property has changed.