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