Method | Description | |
---|---|---|
KeyboardMappingsOverviewViewModel ( ICommandManager commandManager, ICommandInfoService commandInfoService, IUIVisualizerService uiVisualizerService, ILanguageService languageService, IViewExportService viewExportService, IKeyboardMappingsService keyboardMappingsService ) : System.Collections.Generic |
Method | Description | |
---|---|---|
InitializeAsync ( ) : Task |
Method | Description | |
---|---|---|
OnCustomizeExecuteAsync ( ) : Task |
Method to invoke when the Customize command is executed.
|
|
OnPrintExecute ( ) : void |
Method to invoke when the Print command is executed.
|
public KeyboardMappingsOverviewViewModel ( ICommandManager commandManager, ICommandInfoService commandInfoService, IUIVisualizerService uiVisualizerService, ILanguageService languageService, IViewExportService viewExportService, IKeyboardMappingsService keyboardMappingsService ) : System.Collections.Generic | ||
commandManager | ICommandManager | |
commandInfoService | ICommandInfoService | |
uiVisualizerService | IUIVisualizerService | |
languageService | ILanguageService | |
viewExportService | IViewExportService | |
keyboardMappingsService | IKeyboardMappingsService | |
return | System.Collections.Generic |