Click or drag to resize
ThicknessGetHashCode Method
[SECURITY CRITICAL] Returns the hash code of the structure.

Namespace: Windows.UI.Xaml
Assembly: CSharpXamlForHtml5 (in CSharpXamlForHtml5.dll) Version: 1.0.0.0
Syntax
C#
public override int GetHashCode()

Return Value

Type: Int32
A hash code for this instance of Windows.UI.Xaml.Thickness.
See Also