Skip to content

WinSDK: add XAML hosting submodule #35249

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

Merged
merged 1 commit into from
Jan 5, 2021
Merged

Conversation

egorzhdan
Copy link
Contributor

This exposes IDesktopWindowXamlSourceNative interface, which is used for embedding WinUI XAML controls into Win32 apps.

Relevant MSDN page: https://docs.microsoft.com/en-us/windows/apps/desktop/modernize/using-the-xaml-hosting-api

This exposes `IDesktopWindowXamlSourceNative` interface, which is used for embedding WinUI XAML controls into Win32 apps
@egorzhdan egorzhdan requested a review from compnerd January 2, 2021 14:10
@compnerd
Copy link
Member

compnerd commented Jan 3, 2021

Hmm, for some reason I was under the impression that this header was in the projections directory, but seems that it is not? This is amazing. I want to make sure that this is passing the build, but this looks great to me. Thanks!

(Aside, this makes things easier for me because I've been playing with this header)

@egorzhdan
Copy link
Contributor Author

Yeap, this header is in the same um directory as the rest of WinSDK. It's one of the three windows.ui.xaml.hosting.* headers located there, while the rest are in winrt.

@compnerd
Copy link
Member

compnerd commented Jan 5, 2021

@swift-ci please test

@compnerd compnerd merged commit 96b6760 into swiftlang:main Jan 5, 2021
@egorzhdan egorzhdan deleted the winsdk-xaml branch January 9, 2021 13:13
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

Successfully merging this pull request may close these issues.

2 participants