GridLength Constructor |
Name | Description | |
---|---|---|
![]() | GridLength(Double) |
Initializes a new instance of the Windows.UI.Xaml.GridLength
structure using the specified absolute value in pixels.
|
![]() | GridLength(Double, GridUnitType) |
Initializes a new instance of the Windows.UI.Xaml.GridLength
structure and specifies what kind of value it holds.
|