Navigation :
CommandManagerWrapper
Name |
Value |
Assembly |
Catel.MVVM |
Namespace |
Catel.MVVM |
Available on |
.NET Framework 4.5, .NET Framework 4.6, Xamarin - iOS |
public class CommandManagerWrapper
Wrapper class to support key down events and automatically invoke commands on the ICommandManager.
Fields
Constructors
CommandManagerWrapper(FrameworkElement view, ICommandManager commandManager)
Initializes a new instance of the CommandManagerWrapper class.
Parameters
Name |
Description |
view |
The view. |
commandManager |
The command manager. |
Properties
View
Gets the view.
Methods
Have a question about Catel? Use StackOverflow with the Catel tag!
Discussion