Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update TabView to latest MUX sources #10576

Draft
wants to merge 18 commits into
base: master
Choose a base branch
from

chore: Update TabViewListView to winui3/release/1.6.1

295e99c
Select commit
Loading
Failed to load commit list.
Draft

Update TabView to latest MUX sources #10576

chore: Update TabViewListView to winui3/release/1.6.1
295e99c
Select commit
Loading
Failed to load commit list.
Azure Pipelines / Uno.UI - CI (Build Binaries UWP .NET Mobile Package Binaries) failed Dec 26, 2024 in 15m 7s

Build Binaries UWP .NET Mobile Package Binaries failed

Annotations

Check failure on line 14 in src\Uno.UI\Microsoft\UI\Xaml\Controls\TabView\TabViewAutomationPeer.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Uno.UI - CI (Build Binaries UWP .NET Mobile Package Binaries)

src\Uno.UI\Microsoft\UI\Xaml\Controls\TabView\TabViewAutomationPeer.cs#L14

src\Uno.UI\Microsoft\UI\Xaml\Controls\TabView\TabViewAutomationPeer.cs(14,46): Error CS0246: The type or namespace name 'FrameworkElementAutomationPeer' could not be found (are you missing a using directive or an assembly reference?)

Check failure on line 25 in src\Uno.UI\Microsoft\UI\Xaml\Controls\TabView\TabViewAutomationPeer.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Uno.UI - CI (Build Binaries UWP .NET Mobile Package Binaries)

src\Uno.UI\Microsoft\UI\Xaml\Controls\TabView\TabViewAutomationPeer.cs#L25

src\Uno.UI\Microsoft\UI\Xaml\Controls\TabView\TabViewAutomationPeer.cs(25,43): Error CS0246: The type or namespace name 'PatternInterface' could not be found (are you missing a using directive or an assembly reference?)

Check failure on line 30 in src\Uno.UI\Microsoft\UI\Xaml\Controls\TabView\TabViewAutomationPeer.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Uno.UI - CI (Build Binaries UWP .NET Mobile Package Binaries)

src\Uno.UI\Microsoft\UI\Xaml\Controls\TabView\TabViewAutomationPeer.cs#L30

src\Uno.UI\Microsoft\UI\Xaml\Controls\TabView\TabViewAutomationPeer.cs(30,21): Error CS0246: The type or namespace name 'AutomationControlType' could not be found (are you missing a using directive or an assembly reference?)

Check failure on line 14 in src\Uno.UI\Microsoft\UI\Xaml\Controls\TabView\TabViewItemAutomationPeer.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Uno.UI - CI (Build Binaries UWP .NET Mobile Package Binaries)

src\Uno.UI\Microsoft\UI\Xaml\Controls\TabView\TabViewItemAutomationPeer.cs#L14

src\Uno.UI\Microsoft\UI\Xaml\Controls\TabView\TabViewItemAutomationPeer.cs(14,50): Error CS0246: The type or namespace name 'ListViewItemAutomationPeer' could not be found (are you missing a using directive or an assembly reference?)

Check failure on line 25 in src\Uno.UI\Microsoft\UI\Xaml\Controls\TabView\TabViewItemAutomationPeer.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Uno.UI - CI (Build Binaries UWP .NET Mobile Package Binaries)

src\Uno.UI\Microsoft\UI\Xaml\Controls\TabView\TabViewItemAutomationPeer.cs#L25

src\Uno.UI\Microsoft\UI\Xaml\Controls\TabView\TabViewItemAutomationPeer.cs(25,43): Error CS0246: The type or namespace name 'PatternInterface' could not be found (are you missing a using directive or an assembly reference?)