Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 701 Bytes

virtualizinglayoutcontext_itemcountcore_551450573.md

File metadata and controls

29 lines (17 loc) · 701 Bytes
-api-id -api-type
M:Microsoft.UI.Xaml.Controls.VirtualizingLayoutContext.ItemCountCore
winrt method

Microsoft.UI.Xaml.Controls.VirtualizingLayoutContext.ItemCountCore

-description

When implemented in a derived class, retrieves the number of items in the data.

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

-returns

The number of items in the data.

-remarks

-see-also

ItemCount

-examples