You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 30, 2023. It is now read-only.
In WPF when using WindowsXAMLHost, since there is no way to put WPF controls inside of UWP, I tried to put the WPF control on top of the WindowsXAMLHost as a workaround, but unfortunately this does not work, even when using Panel.ZIndex. While I kind of understand why it doesn't work (due to the nature of how XAML Islands host its UWP controls), it would be a very useful feature as a workaround to not being able to put WPF controls inside of a UWP control.
Environment
Nuget Package(s):
Package Version(s):
Windows 10 Build Number:
- [ ] Fall Creators Update (16299)
- [ ] April 2018 Update (17134)
- [ ] October 2018 Update (17763)
- [ ] Insider Build (build number: )
App min and target version:
- [ ] Fall Creators Update (16299)
- [ ] April 2018 Update (17134)
- [ ] October 2018 Update (17763)
- [ ] Insider Build (xxxxx)
Device form factor:
- [ ] Desktop
- [ ] Mobile
- [ ] Xbox
- [ ] Surface Hub
- [ ] IoT
Visual Studio
- [ ] 2017 (version: )
- [ ] 2017 Preview (version: )