C# Class KeymapGenerator.Models.KeymapLayer

Mostrar archivo Open project: jreardon/KeymapGenerator Class Usage Examples

Public Methods

Method Description
KeymapLayer ( int numRows, int numCols ) : System.Windows.Controls

Method Details

KeymapLayer() public method

public KeymapLayer ( int numRows, int numCols ) : System.Windows.Controls
numRows int
numCols int
return System.Windows.Controls