Class | Description | |
---|---|---|
![]() | DelegateCommand<TParm> | Represents a command that delegates its implementation to a delegate with a parameter of type TParm. |
![]() | NullDelegateCommand | NullDelegateCommand implementation that represents a command that does nothing and is always disabled. |