Returns a new instance of Gridlength with the same properties values.
Namespace: Windows.UI.XamlAssembly: CSharpXamlForHtml5 (in CSharpXamlForHtml5.dll) Version: 1.0.0.0
Syntax public GridLength Clone()
Return Value
Type:
GridLengthA new instance of Gridlength with the same properties values.
See Also