-
Notifications
You must be signed in to change notification settings - Fork 117
Labels
Description
What would you like to be added? 💡
Add new sample pages to the Windowing sample:
- Illustrating
Window.ExtendsContentIntoTitleBarAPI to allow extending XAML UI the titlebar area while preserving the caption buttons - Illustrating the
SetBorderAndTitleBarAPI with (true, false) to completely extend the client area and hide the caption buttons (allowing the user to render their own custom buttons - includingInputNonClientPointerSource.SetRegionRectsforMaximizebutton to support Snap layouts menu) - Illustrating the usage of
InputNonClientPointerSource.SetRegionRectsforCaption(the sample could display a red rectangle in the middle of the window that would allow dragging the whole window)
Why is this needed? 🤔
No response
Renderer 🎨
- Skia
- Native
For which platforms 📱💻🖥️
No response
Anything else we need to know? 💬
No response
Copilot