Skip to content

[Feature] Create a version of toolkit for WinUI 3 #3106

Closed

Description

See the Preview Bits on #3295

Original Request by @ranjeshj:

Toolkit cannot be used with WinUI3 until we have a version of the toolkit for WinUI3.
issue moved from microsoft ui xaml repo - microsoft/microsoft-ui-xaml#1860


Info from Toolkit Team

WinUI3 changes the default namespace of all components from Windows.UI.Xaml to Microsoft.UI.Xaml, this means all libraries also need to reference WinUI 3 to share the base components as building blocks for the UI Stack (like DependencyObject, FrameworkElement, UIElement, etc...).

In order for the Windows Community Toolkit to be compatible, we need to adopt not only our own components but ensure any UI dependencies we have adopt WinUI 3 as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions