Skip to content

CollectionView (.NET 11): document Windows handler update - #3402

Merged
davidortinau merged 2 commits into
mainfrom
jfversluis-dotnet-11-windows-collectionview2-docs
Jul 15, 2026
Merged

CollectionView (.NET 11): document Windows handler update#3402
davidortinau merged 2 commits into
mainfrom
jfversluis-dotnet-11-windows-collectionview2-docs

Conversation

@jfversluis

@jfversluis jfversluis commented Jul 8, 2026

Copy link
Copy Markdown
Member

Summary

  • Documents the .NET 11 Preview 6 Windows CollectionView2 handler default.
  • Explains the WinUI ItemsRepeater-based benefits, selection visual difference, and temporary opt-out path.
  • Updates the CollectionView page ms.date to 07/08/2026.

Source verification

Validation

  • git diff --check
  • Focused moniker balance check for docs/user-interface/controls/collectionview/index.md

Internal previews

📄 File 🔗 Preview link
docs/user-interface/controls/collectionview/index.md docs/user-interface/controls/collectionview/index

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings July 8, 2026 15:30
@jfversluis
jfversluis requested a review from a team as a code owner July 8, 2026 15:30
@learn-build-service-prod

Copy link
Copy Markdown
Contributor

PoliCheck Scan Report

The following report lists PoliCheck issues in PR files. Before you merge the PR, you must fix all severity-1 and severity-2 issues. The AI Review Details column lists suggestions for either removing or replacing the terms. If you find a false positive result, mention it in a PR comment and include this text: #policheck-false-positive. This feedback helps reduce false positives in future scans.

✅ No issues found

More information about PoliCheck

Information: PoliCheck | Severity Guidance | Term
For any questions: Try searching the learn.microsoft.com contributor guides or post your question in the Learn support channel.

@learn-build-service-prod

Copy link
Copy Markdown
Contributor

Learn Build status updates of commit baa5ff8:

✅ Validation status: passed

File Status Preview URL Details
docs/user-interface/controls/collectionview/index.md ✅Succeeded View (>=net-maui-8.0)

For more details, please refer to the build report.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Documents the .NET MAUI (.NET 11) Windows CollectionView default handler change so readers understand the new ItemsRepeater-based behavior and how to temporarily opt out if needed.

Changes:

  • Updates ms.date for the CollectionView docs page.
  • Adds a .NET 11+ monikered section describing the default Windows CollectionViewHandler2, behavioral differences (virtualization/scrolling/selection visuals), and an MSBuild opt-out property.
Show a summary per file
File Description
docs/user-interface/controls/collectionview/index.md Adds .NET 11 Windows handler guidance (default, behavior differences, opt-out) and updates page date.

Copilot's findings

  • Files reviewed: 1/1 changed files
  • Comments generated: 1

Comment thread docs/user-interface/controls/collectionview/index.md Outdated
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
@learn-build-service-prod

Copy link
Copy Markdown
Contributor

PoliCheck Scan Report

The following report lists PoliCheck issues in PR files. Before you merge the PR, you must fix all severity-1 and severity-2 issues. The AI Review Details column lists suggestions for either removing or replacing the terms. If you find a false positive result, mention it in a PR comment and include this text: #policheck-false-positive. This feedback helps reduce false positives in future scans.

✅ No issues found

More information about PoliCheck

Information: PoliCheck | Severity Guidance | Term
For any questions: Try searching the learn.microsoft.com contributor guides or post your question in the Learn support channel.

@learn-build-service-prod

Copy link
Copy Markdown
Contributor

Learn Build status updates of commit ecc3354:

✅ Validation status: passed

File Status Preview URL Details
docs/user-interface/controls/collectionview/index.md ✅Succeeded View (>=net-maui-8.0)

For more details, please refer to the build report.

@davidortinau
davidortinau merged commit 60b882b into main Jul 15, 2026
7 checks passed
@davidortinau
davidortinau deleted the jfversluis-dotnet-11-windows-collectionview2-docs branch July 15, 2026 16:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants