This topic has not yet been rated - Rate this topic

DataTemplateKey.GetHashCode Method

Silverlight

Returns the hash code of the DataType property value.

Namespace:  System.Windows
Assembly:  System.Windows (in System.Windows.dll)
public override int GetHashCode()

Return Value

Type: System.Int32
The hash code of the DataType property value, or 0 if DataType is null.

Silverlight

Supported in: 5

For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.