Метод | Описание | |
---|---|---|
TriggerModeChanged ( ) : void | ||
TriggerPropertyChanged ( string propertyName ) : void | ||
VMKeyModeBase ( VMContextEditable context, IKeyMode model ) : System.Collections.Generic | ||
VMKeyModeBase ( VMContextEditable context, ILayoutKeyMode model ) : System.Collections.Generic |
Метод | Описание | |
---|---|---|
OnModeChangedTriggered ( ) : void |
Метод | Описание | |
---|---|---|
GetParents ( ) : IEnumerable |
protected OnModeChangedTriggered ( ) : void | ||
Результат | void |
public TriggerPropertyChanged ( string propertyName ) : void | ||
propertyName | string | |
Результат | void |
public VMKeyModeBase ( VMContextEditable context, IKeyMode model ) : System.Collections.Generic | ||
context | VMContextEditable | |
model | IKeyMode | |
Результат | System.Collections.Generic |
public VMKeyModeBase ( VMContextEditable context, ILayoutKeyMode model ) : System.Collections.Generic | ||
context | VMContextEditable | |
model | ILayoutKeyMode | |
Результат | System.Collections.Generic |