Click or drag to resize
GridLengthValue Property
Gets a System.Double that represents the value of the Windows.UI.Xaml.GridLength.

Namespace: Windows.UI.Xaml
Assembly: CSharpXamlForHtml5 (in CSharpXamlForHtml5.dll) Version: 1.0.0.0
Syntax
C#
public double Value { get; }

Property Value

Type: Double
See Also