Method | Description | |
---|---|---|
DeleteLayer ( ) : void | ||
GetCurrentKeymapType ( ) : KeymapType | ||
GetKeymapLayer ( string layerName ) : |
||
ImportKeymapFile ( string file ) : void | ||
ResetKeymap ( ) : void | ||
SaveKeymapToFile ( ) : void | ||
SetAvailableRefLayers ( ) : void | ||
SetRefLayer ( ) : void | ||
TriggerLayerAction ( string layerName ) : void | ||
UpdateKeymapType ( ) : void | ||
UpdatedKeymapText ( ) : void | ||
ViewModel ( RoutedEventArgs>.Action |
Method | Description | |
---|---|---|
AddLayer ( string layerName ) : void | ||
KeymapButton_Click ( ) : RoutedEventArgs>.Action | ||
OnPropertyChanged ( [ propertyName = null ) : void | ||
RenameLayer ( string layerName ) : void |
public GetKeymapLayer ( string layerName ) : |
||
layerName | string | |
return |
public ImportKeymapFile ( string file ) : void | ||
file | string | |
return | void |
public TriggerLayerAction ( string layerName ) : void | ||
layerName | string | |
return | void |
public ViewModel ( RoutedEventArgs>.Action | ||
selectedLayerClick | RoutedEventArgs>.Action | |
return | System |