CornerRadiusGetHashCode Method |
[SECURITY CRITICAL] Returns the hash code of the structure.
Namespace: Windows.UI.XamlAssembly: CSharpXamlForHtml5 (in CSharpXamlForHtml5.dll) Version: 1.0.0.0
Syntax public override int GetHashCode()
Return Value
Type:
Int32A hash code for this Windows.UI.Xaml.CornerRadius.
See Also