Property | Type | Description | |
---|---|---|---|
ItemWidthProperty |
Method | Description | |
---|---|---|
GetItemWidth ( System.Windows.Controls.Primitives.UniformGrid grid ) : double | ||
SetItemWidth ( System.Windows.Controls.Primitives.UniformGrid grid, double value ) : void |
Method | Description | |
---|---|---|
GetColumns ( double x, double val ) : int | ||
OnItemWidthChanged ( |
public static GetItemWidth ( System.Windows.Controls.Primitives.UniformGrid grid ) : double | ||
grid | System.Windows.Controls.Primitives.UniformGrid | |
return | double |
public static SetItemWidth ( System.Windows.Controls.Primitives.UniformGrid grid, double value ) : void | ||
grid | System.Windows.Controls.Primitives.UniformGrid | |
value | double | |
return | void |