AttachedPropertyBrowsableWhenAttributePresentAttribute::GetHashCode Method ()

 

Returns the hash code for this AttachedPropertyBrowsableWhenAttributePresentAttribute .NET Framework attribute.

Namespace:   System.Windows
Assembly:  WindowsBase (in WindowsBase.dll)

public:
virtual int GetHashCode() override

Return Value

Type: System::Int32

An unsigned 32-bit integer value.

This implementation supports multiple possible hash values based on the one possible settable value exposed by this attribute, AttributeType.

.NET Framework
Available since 3.0
Return to top
Show: