메소드 | 설명 | |
---|---|---|
GridManager ( ) : System | ||
GridManager ( ColumnDefinitionCollection colDefCol, RowDefinitionCollection rowDefCol, |
||
Move ( int x, int y ) : void | ||
Move ( int x, int y, |
메소드 | 설명 | |
---|---|---|
CurrentGrid_SizeChanged ( object sender, |
||
UpdateItemsSize ( |
public GridManager ( ColumnDefinitionCollection colDefCol, RowDefinitionCollection rowDefCol, |
||
colDefCol | ColumnDefinitionCollection | |
rowDefCol | RowDefinitionCollection | |
currentGrid | ||
리턴 | System |
public Move ( int x, int y, |
||
x | int | |
y | int | |
webView | ||
리턴 | void |