Kingcean Tuan

Results 4 issues of Kingcean Tuan

### Describe the bug The area which was set by draggable (by method `AppWindow.TitleBar.SetDragRectangles`) will no longer draggable nor clickable anymore. In particular, if we do `SetDragRectangles` with one area...

bug
area-Windowing

### Describe the bug The taskbar is not covered if the window was maximized before entering full screen. ### Steps to reproduce the bug 1. Maximize the window. 2. Enter...

bug
area-Windowing
servicing-consider-1.1

### Describe the bug If set `Window.ExtendsContentIntoTitleBar` to `true` and call `Window.SetTitleBar` with an element, the caption buttons and drag region are still there after set full-screen presenter. ### Steps...

bug
area-Windowing

This PR is a significant change of core library `DiffPlex`. 1. Add `ReadOnlySpan` supports to differ and its accessories. At the same time, update the TFM to enable this feature...