Skip to content

[Windows] Fix for Runtime error when closing external window with WPF Webview Control#34006

Merged
kubaflo merged 13 commits into
dotnet:inflight/currentfrom
BagavathiPerumal:fix-32944
Apr 7, 2026
Merged

[Windows] Fix for Runtime error when closing external window with WPF Webview Control#34006
kubaflo merged 13 commits into
dotnet:inflight/currentfrom
BagavathiPerumal:fix-32944

fix-32944-Removed the unnecessary null check.

23434b1
Select commit
Loading
Failed to load commit list.
Azure Pipelines / maui-pr (Build .NET MAUI Build Windows (Debug)) failed Apr 7, 2026 in 52m 0s

Build .NET MAUI Build Windows (Debug) failed

Annotations

Check failure on line 220 in src\Controls\tests\TestCases.HostApp\Issues\Issue34310.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr (Build .NET MAUI Build Windows (Debug))

src\Controls\tests\TestCases.HostApp\Issues\Issue34310.cs#L220

src\Controls\tests\TestCases.HostApp\Issues\Issue34310.cs(220,86): error CS0104: (NETCORE_ENGINEERING_TELEMETRY=Build) 'Grid' is an ambiguous reference between 'Microsoft.Maui.Controls.Grid' and 'Microsoft.UI.Xaml.Controls.Grid'

Check failure on line 233 in src\Controls\tests\TestCases.HostApp\Issues\Issue34310.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr (Build .NET MAUI Build Windows (Debug))

src\Controls\tests\TestCases.HostApp\Issues\Issue34310.cs#L233

src\Controls\tests\TestCases.HostApp\Issues\Issue34310.cs(233,21): error CS0104: (NETCORE_ENGINEERING_TELEMETRY=Build) 'Grid' is an ambiguous reference between 'Microsoft.Maui.Controls.Grid' and 'Microsoft.UI.Xaml.Controls.Grid'

Check failure on line 236 in src\Controls\tests\TestCases.HostApp\Issues\Issue34310.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr (Build .NET MAUI Build Windows (Debug))

src\Controls\tests\TestCases.HostApp\Issues\Issue34310.cs#L236

src\Controls\tests\TestCases.HostApp\Issues\Issue34310.cs(236,41): error CS0104: (NETCORE_ENGINEERING_TELEMETRY=Build) 'Grid' is an ambiguous reference between 'Microsoft.Maui.Controls.Grid' and 'Microsoft.UI.Xaml.Controls.Grid'

Check failure on line 242 in src\Controls\tests\TestCases.HostApp\Issues\Issue34310.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr (Build .NET MAUI Build Windows (Debug))

src\Controls\tests\TestCases.HostApp\Issues\Issue34310.cs#L242

src\Controls\tests\TestCases.HostApp\Issues\Issue34310.cs(242,44): error CS0104: (NETCORE_ENGINEERING_TELEMETRY=Build) 'Grid' is an ambiguous reference between 'Microsoft.Maui.Controls.Grid' and 'Microsoft.UI.Xaml.Controls.Grid'

Check failure on line 220 in src\Controls\tests\TestCases.HostApp\Issues\Issue34310.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr (Build .NET MAUI Build Windows (Debug))

src\Controls\tests\TestCases.HostApp\Issues\Issue34310.cs#L220

src\Controls\tests\TestCases.HostApp\Issues\Issue34310.cs(220,86): error CS0104: (NETCORE_ENGINEERING_TELEMETRY=Build) 'Grid' is an ambiguous reference between 'Microsoft.Maui.Controls.Grid' and 'Microsoft.UI.Xaml.Controls.Grid'