Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 475 Bytes

listpickerflyout_itemtemplate.md

File metadata and controls

22 lines (15 loc) · 475 Bytes
-api-id -api-type
P:Microsoft.UI.Xaml.Controls.ListPickerFlyout.ItemTemplate
winrt property

Microsoft.UI.Xaml.Controls.ListPickerFlyout.ItemTemplate

-description

Gets or sets the DataTemplate used to display each item.

-property-value

The template that specifies the visualization of the data objects. The default is null.

-remarks

-examples

-see-also