Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 577 Bytes

itemssourceview_count.md

File metadata and controls

27 lines (16 loc) · 577 Bytes
-api-id -api-type
P:Microsoft.UI.Xaml.Controls.ItemsSourceView.Count
winrt property

Microsoft.UI.Xaml.Controls.ItemsSourceView.Count

-description

Gets the number of items in the collection.

This documentation applies to WinUI 2 for UWP (for WinUI in the Windows App SDK, see the Windows App SDK namespaces).

-property-value

The number of items in the collection.

-remarks

-see-also

-examples