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

Support APIs using Windows.UI.Xaml.Interop.TypeName #177

Open
tristanlabelle opened this issue Jul 8, 2024 · 0 comments
Open

Support APIs using Windows.UI.Xaml.Interop.TypeName #177

tristanlabelle opened this issue Jul 8, 2024 · 0 comments

Comments

@tristanlabelle
Copy link
Contributor

tristanlabelle commented Jul 8, 2024

These are used for the Frame.Navigate and Style.TargetType APIs.

There are two parts to this:

  • Produce a TypeName from an existing WinUI type or Swift derived class.
  • Provide an IXamlMetadataProvider that knows about Swift derived classes and can instantiate them (for Frame.Navigate)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant