Open HO-COOH opened 5 months ago
Hi I'm an AI powered bot that finds similar issues based off the issue title.
Please view the issues below to see if they solve your problem, and if the issue describes your problem please consider closing this one. Thank you!
Note: You can give me feedback by thumbs upping or thumbs downing this comment.
Describe the bug
I am trying to completely self-drawing the titlebar buttons, so I use
presenter.SetBorderAndTitleBar(false, false);
to remove the titlebar together with the caption buttons. Then I foundInputNonClientPointerSource
to set draggable regions no longer works.This is an issue for developers trying to completely self-drawing a window.
Steps to reproduce the bug
Expected behavior
No response
Screenshots
No response
NuGet package version
Windows App SDK 1.5.3: 1.5.240428000
Packaging type
Packaged (MSIX)
Windows version
Windows 10 version 1809 (17763, October 2018 Update)
IDE
No response
Additional context
No response