AttachedPropertyBrowsableWhenAttributePresentAttribute::Equals Method (Object^)
.NET Framework (current version)
Determines whether the current AttachedPropertyBrowsableWhenAttributePresentAttribute .NET Framework attribute is equal to a specified object.
Assembly: WindowsBase (in WindowsBase.dll)
Parameters
- obj
-
Type:
System::Object^
The AttachedPropertyBrowsableWhenAttributePresentAttribute to compare to the current AttachedPropertyBrowsableWhenAttributePresentAttribute.
Return Value
Type: System::Booleantrue if the specified AttachedPropertyBrowsableWhenAttributePresentAttribute is equal to the current AttachedPropertyBrowsableWhenAttributePresentAttribute; otherwise, false.
This implementation supports value equality of the one possible settable value exposed by this attribute, AttributeType.
.NET Framework
Available since 3.0
Available since 3.0
Show: