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)
785
button.
CommandParameter
= CommandParameter;
807
button.
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.