Add AutomationPeer to Windows Borders for keyboard navigation and accessibility#32068
Build #10.0.10-ci+pr.32068.azdo.153487 failed
Details
- Failed: 0 (0.00%)
- Passed: 9,322 (99.33%)
- Other: 63 (0.67%)
- Total: 9,385
Annotations
Check failure on line 65 in src\Core\src\Platform\Windows\ContentPanel.cs
azure-pipelines / MAUI-public
src\Core\src\Platform\Windows\ContentPanel.cs#L65
src\Core\src\Platform\Windows\ContentPanel.cs(65,5): Error CS0103: The name 'Focusable' does not exist in the current context
Check failure on line 70 in src\Core\src\Platform\Windows\ContentPanel.cs
azure-pipelines / MAUI-public
src\Core\src\Platform\Windows\ContentPanel.cs#L70
src\Core\src\Platform\Windows\ContentPanel.cs(70,5): Error CS0103: The name 'Focusable' does not exist in the current context
Check failure on line 246 in src\Core\src\Platform\Windows\ContentPanel.cs
azure-pipelines / MAUI-public
src\Core\src\Platform\Windows\ContentPanel.cs#L246
src\Core\src\Platform\Windows\ContentPanel.cs(246,17): Error CS0234: The type or namespace name 'VirtualKey' does not exist in the namespace 'Microsoft.Windows.System' (are you missing an assembly reference?)
Check failure on line 246 in src\Core\src\Platform\Windows\ContentPanel.cs
azure-pipelines / MAUI-public
src\Core\src\Platform\Windows\ContentPanel.cs#L246
src\Core\src\Platform\Windows\ContentPanel.cs(246,61): Error CS0234: The type or namespace name 'VirtualKey' does not exist in the namespace 'Microsoft.Windows.System' (are you missing an assembly reference?)