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