Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 618 Bytes

listviewitemtemplatesettings_dragitemscount.md

File metadata and controls

23 lines (16 loc) · 618 Bytes
-api-id -api-type
P:Microsoft.UI.Xaml.Controls.Primitives.ListViewItemTemplateSettings.DragItemsCount
winrt property

Microsoft.UI.Xaml.Controls.Primitives.ListViewItemTemplateSettings.DragItemsCount

-description

Gets the number of items for a drag payload that contains this item as an origin.

-property-value

The number of items for a drag payload.

-remarks

The default ListViewItem template uses this value to display a text field that shows the count.

-examples

-see-also