Accessibility (.NET 11): document Windows layout UIA behavior - #3406
Conversation
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
PoliCheck Scan ReportThe 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 foundMore information about PoliCheckInformation: PoliCheck | Severity Guidance | Term |
|
Learn Build status updates of commit ed98193:
|
| File | Status | Preview URL | Details |
|---|---|---|---|
| docs/fundamentals/accessibility.md | View (>=net-maui-8.0) | Details |
docs/fundamentals/accessibility.md
- Line 257, Column 50: [Warning: xref-not-found - See documentation]
Cross reference not found: 'Microsoft.Maui.Platform.MauiLayoutAutomationPeer'.
For more details, please refer to the build report.
Note: Your PR may contain errors or warnings or suggestions unrelated to the files you changed. This happens when external dependencies like GitHub alias, Microsoft alias, cross repo links are updated. Please use these instructions to resolve them.
There was a problem hiding this comment.
Pull request overview
Documents the updated Windows UI Automation behavior for Layout and ContentView containers introduced in .NET MAUI 11 Preview 6, version-gated with a >=net-maui-11.0 moniker block in the accessibility fundamentals article.
Changes:
- Updates
ms.dateto 07/08/2026. - Adds a .NET 11+ section describing Windows layout/container UIA behavior and guidance for
AutomationIdvs semantic/automation properties. - Introduces a behavior matrix (raw/control/content views) for common settings and opt-out precedence.
Show a summary per file
| File | Description |
|---|---|
| docs/fundamentals/accessibility.md | Adds a .NET 11 monikered section documenting Windows UIA behavior for layout containers and updates metadata date. |
Copilot's findings
- Files reviewed: 1/1 changed files
- Comments generated: 2
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
|
Learn Build status updates of commit e88fb6e: ✅ Validation status: passed
For more details, please refer to the build report. |
PoliCheck Scan ReportThe 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 foundMore information about PoliCheckInformation: PoliCheck | Severity Guidance | Term |
Summary
ContentViewindocs/fundamentals/accessibility.md.AutomationId-only test hooks, semantic opt-ins,IsInAccessibleTree, and explicit opt-out precedence.ms.dateto 07/08/2026.Source verification
release/11.0.1xx-preview5torelease/11.0.1xx-preview6comparison.Validation
docs/fundamentals/accessibility.md.git diff --check.Internal previews