ItemsControl::IsItemItsOwnContainer Method (Object^)
.NET Framework (current version)
Determines if the specified item is (or is eligible to be) its own container.
Assembly: PresentationFramework (in PresentationFramework.dll)
Parameters
- item
-
Type:
System::Object^
The item to check.
Return Value
Type: System::Booleantrue if the item is (or is eligible to be) its own container; otherwise, false.
This method calls the IsItemItsOwnContainerOverride method.
.NET Framework
Available since 4.5
Available since 4.5
Show: