Describe the bug
When I use a custom titlecar, the window edges underneath the title bar area no longer respond to resize operations. However, if I remove the title bar, window edge resizing works correctly.
To Reproduce
Run the application.
Try to resize the window from the edges, especially under the title bar area.
Resizing fails where the title bar overlaps the edge.
Expected behavior
The window should still be resizable from the edges, even when a custom titlebar is used.
Screenshots


OS version
Win11
.NET version
.NET 8
WPF-UI NuGet version
4.0.0
Additional context
No response