Skip to content

Add AutomationPeer to Windows Borders for keyboard navigation and accessibility#32068

Closed
Copilot wants to merge 3 commits into
mainfrom
copilot/add-automationpeer-to-borders
Closed

Add AutomationPeer to Windows Borders for keyboard navigation and accessibility#32068
Copilot wants to merge 3 commits into
mainfrom
copilot/add-automationpeer-to-borders

Add tests for ContentPanel automation peer and focusability

63b3539
Select commit
Loading
Failed to load commit list.
Azure Pipelines / MAUI-public (Build .NET MAUI Windows (Release)) failed Nov 7, 2025 in 39m 26s

Build .NET MAUI Windows (Release) failed

Annotations

Check failure on line 65 in src\Core\src\Platform\Windows\ContentPanel.cs

See this annotation in the file changed.

@azure-pipelines 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

See this annotation in the file changed.

@azure-pipelines 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

See this annotation in the file changed.

@azure-pipelines 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

See this annotation in the file changed.

@azure-pipelines 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

See this annotation in the file changed.

@azure-pipelines 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