Open
Description
Unfortunately, only the items on the screen (or, more correctly, the ones not being virtualized) will cause SelectionChanged notifications. Read about it here, especially the Remarks section: https://docs.microsoft.com/en-us/dotnet/api/system.windows.forms.listview.itemselectionchanged?view=netframework-4.7.2#remarks
So, how about adding a complete example here (or there) on how to correctly manage SelectionChanged event?
Document Details
⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
- ID: 56871f82-c1f1-f0c7-2a6c-e52b1e555169
- Version Independent ID: 33382558-8133-ffcd-6ed5-e5da44b417de
- Content: List view and grid view - Windows UWP applications
- Content Source: windows-apps-src/design/controls-and-patterns/listview-and-gridview.md
- Product: uwp
- GitHub Login: @jwmsft
- Microsoft Alias: jimwalk