프로퍼티 | 타입 | 설명 | |
---|---|---|---|
ItemWidthProperty |
메소드 | 설명 | |
---|---|---|
GetItemWidth ( System.Windows.Controls.Primitives.UniformGrid grid ) : double | ||
SetItemWidth ( System.Windows.Controls.Primitives.UniformGrid grid, double value ) : void |
메소드 | 설명 | |
---|---|---|
GetColumns ( double x, double val ) : int | ||
OnItemWidthChanged ( |
public static GetItemWidth ( System.Windows.Controls.Primitives.UniformGrid grid ) : double | ||
grid | System.Windows.Controls.Primitives.UniformGrid | |
리턴 | double |
public static SetItemWidth ( System.Windows.Controls.Primitives.UniformGrid grid, double value ) : void | ||
grid | System.Windows.Controls.Primitives.UniformGrid | |
value | double | |
리턴 | void |