Open
Description
Describe the bug
Use custom title bar,
Title bar is stuck and not working in combination with NavigationView + Page in TabView. Can't drag window from title bar.
I'm reporting this because it's not fixed.
No error occurs, but the title bar can't work (move while dragging) due to internal conflict between NavigationView and TabView.
Steps to reproduce the bug
this.ExtendsContentIntoTitleBar = true;
NavigationView + Page in TabView
Expected behavior
When you drag the title bar with the mouse, you should be able to move it up, down, left, and right without any problems.
Screenshots
NuGet package version
Windows App SDK 1.7.2: 1.7.250513003
Packaging type
Unpackaged
Windows version
Windows 11 version 24H2 (22621, October 2024 Update)
IDE
Visual Studio 2022
Additional context
No response