C# Class KeyboardEditor.ViewModels.VMLayoutKeyModeEditable

Inheritance: VMKeyModeBase, IModeViewModel
Afficher le fichier Open project: Invenietis/ck-certified

Méthodes publiques

Méthode Description
VMLayoutKeyModeEditable ( VMContextEditable context, ILayoutKeyMode model ) : System

Méthodes protégées

Méthode Description
OnModeChangedTriggered ( ) : void

Private Methods

Méthode Description
Dispose ( ) : void

Method Details

OnModeChangedTriggered() protected méthode

protected OnModeChangedTriggered ( ) : void
Résultat void

VMLayoutKeyModeEditable() public méthode

public VMLayoutKeyModeEditable ( VMContextEditable context, ILayoutKeyMode model ) : System
context VMContextEditable
model ILayoutKeyMode
Résultat System