C# Class ThemeEditor.WPF.GestureCommandWrapper

Exibir arquivo Open project: usagirei/3DS-Theme-Editor Class Usage Examples

Public Methods

Method Description
GestureCommandWrapper ( ICommand command, System.Windows.Input.KeyGesture gesture ) : System.Globalization

Method Details

GestureCommandWrapper() public method

public GestureCommandWrapper ( ICommand command, System.Windows.Input.KeyGesture gesture ) : System.Globalization
command ICommand
gesture System.Windows.Input.KeyGesture
return System.Globalization