ContentWrapperAttribute::Equals Method (Object^)
.NET Framework (current version)
Determines whether the specified ContentWrapperAttribute is equivalent this ContentWrapperAttribute by comparing the ContentWrapper properties.
Assembly: System.Xaml (in System.Xaml.dll)
Parameters
- obj
-
Type:
System::Object^
The ContentWrapperAttribute to compare.
Return Value
Type: System::Booleantrue if the ContentWrapper properties are equal; otherwise, false.
.NET Framework
Available since 3.0
Available since 3.0
Show: