Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 591 Bytes

itemscontrol_isitemitsowncontaineroverride_561000604.md

File metadata and controls

26 lines (18 loc) · 591 Bytes
-api-id -api-type
M:Microsoft.UI.Xaml.Controls.ItemsControl.IsItemItsOwnContainerOverride(System.Object)
winrt method

Microsoft.UI.Xaml.Controls.ItemsControl.IsItemItsOwnContainerOverride

-description

Determines whether the specified item is (or is eligible to be) its own container.

-parameters

-param item

The item to check.

-returns

true if the item is (or is eligible to be) its own container; otherwise, false.

-remarks

-examples

-see-also