Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 646 Bytes

itemcontainergenerator_prepareitemcontainer_281448222.md

File metadata and controls

25 lines (16 loc) · 646 Bytes
-api-id -api-type
M:Windows.UI.Xaml.Controls.ItemContainerGenerator.PrepareItemContainer(Windows.UI.Xaml.DependencyObject)
winrt method

Windows.UI.Xaml.Controls.ItemContainerGenerator.PrepareItemContainer

-description

Prepares the specified element as the container for the corresponding item.

-parameters

-param container

The container to prepare. Typically, container is the result of the previous call to GenerateNext.

-remarks

-examples

-see-also