Skip to content
This repository was archived by the owner on Aug 30, 2023. It is now read-only.
This repository was archived by the owner on Aug 30, 2023. It is now read-only.

Panel.ZIndex does not work when there is a WindowsXamlHost control #78

@chanallenk

Description

@chanallenk

Issue

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: )

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions