Method | Description | |
---|---|---|
TriggerModeChanged ( ) : void | ||
TriggerPropertyChanged ( string propertyName ) : void | ||
VMKeyModeBase ( VMContextEditable context, IKeyMode model ) : System.Collections.Generic | ||
VMKeyModeBase ( VMContextEditable context, ILayoutKeyMode model ) : System.Collections.Generic |
Method | Description | |
---|---|---|
OnModeChangedTriggered ( ) : void |
Method | Description | |
---|---|---|
GetParents ( ) : IEnumerable |
public TriggerPropertyChanged ( string propertyName ) : void | ||
propertyName | string | |
return | void |
public VMKeyModeBase ( VMContextEditable context, IKeyMode model ) : System.Collections.Generic | ||
context | VMContextEditable | |
model | IKeyMode | |
return | System.Collections.Generic |
public VMKeyModeBase ( VMContextEditable context, ILayoutKeyMode model ) : System.Collections.Generic | ||
context | VMContextEditable | |
model | ILayoutKeyMode | |
return | System.Collections.Generic |