Implemented interface member:
method
Execute
System.Windows.Input.ICommand.Execute(System.Object)
2 references to Execute
System.Windows.Forms.Tests (2)
System\Windows\Forms\Mocks\DataBinding\RelayCommand.cs (2)
22
/// <param name="execute">Action delegate which gets invoked with the <see cref="
Execute
(object?)"/> method.</param>
31
/// <param name="execute">Action delegate which gets invoked with the <see cref="
Execute
(object?)"/> method.</param>