Add AutomationPeer to Windows Borders for keyboard navigation and accessibility#32068
Add AutomationPeer to Windows Borders for keyboard navigation and accessibility#32068Copilot wants to merge 3 commits into
Build .NET MAUI Windows (Release) failed
Annotations
Check failure on line 65 in src\Core\src\Platform\Windows\ContentPanel.cs
azure-pipelines / MAUI-public (Build .NET MAUI Windows (Release))
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 (Build .NET MAUI Windows (Release))
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 (Build .NET MAUI Windows (Release))
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 (Build .NET MAUI Windows (Release))
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?)
Check failure on line 65 in src\Core\src\Platform\Windows\ContentPanel.cs
azure-pipelines / MAUI-public (Build .NET MAUI Windows (Release))
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