Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 629 Bytes

itemscontrol_preparecontainerforitemoverride_86915963.md

File metadata and controls

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

Microsoft.UI.Xaml.Controls.ItemsControl.PrepareContainerForItemOverride

-description

Prepares the specified element to display the specified item.

-parameters

-param element

The element that's used to display the specified item.

-param item

The item to display.

-remarks

-examples

-see-also