The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
ItemsControl::IsItemItsOwnContainerOverride 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.
.NET Framework
Available since 3.0
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Available since 3.0
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Show: