DataGridLengthGetHashCode Method |
Gets a hash code for the System.Windows.Controls.DataGridLength.
Namespace: Windows.UI.Xaml.ControlsAssembly: CSharpXamlForHtml5 (in CSharpXamlForHtml5.dll) Version: 1.0.0.0
Syntax public override int GetHashCode()
Return Value
Type:
Int32A hash code for the current System.Windows.Controls.DataGridLength.
See Also