An implementation of WPF ICommand that allows passing delegates/lambdas for the implementation.
Info
Version: | 1.1.0 |
Author(s): | Julian Dominguez, Mariano Rodriguez, Daniel Cazzulino, kzu, Clarius |
Last Update: | Tuesday, August 30, 2011 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://netfx.codeplex.com |
NuGet Url: | https://www.nuget.org/packages/netfx-System.Windows.Input.DelegateCommand |
Install
Install-Package netfx-System.Windows.Input.DelegateCommand
dotnet add package netfx-System.Windows.Input.DelegateCommand
paket add netfx-System.Windows.Input.DelegateCommand
netfx-System.Windows.Input.DelegateCommand Download (Unzip the "nupkg" after downloading)
Dependencies
- netfx-Guard(1.3)
Tags