Mahdi Hosseini
Mahdi Hosseini
Add Support Win11 SnapLayout #1033 
Fix #684 @NaBian in normal state **NonClientAreaHeight is 30** after IsFullScreen = true and IsFullScreen = false `NonClientAreaHeight is 22` so Should this be resolved?Or not?
These are the problems that exist right now - [ ] GlowWindow CornerRadius - [ ] Windows 11 Glow Window Support (Show accent color on window borders) - [x] ~~Snap...
is there any support for WASDK/WinUI 3?
I want to edit an APK file, for this purpose I use the following command in Linux (Kali): apktool d ed28.apk and result is: ``` I: Using Apktool 2.6.1-dirty on...
### Describe the bug i used Custom titlebar from here https://docs.microsoft.com/en-us/windows/apps/develop/title-bar?tabs=wasdk#platform-options now if we change App Language to RTL, Custom Titlebar is not working (Window can not be dragged and...
Add Support MicaAlt Backdrop ## Description more info here https://docs.microsoft.com/en-us/windows/apps/design/style/mica ## Motivation and Context ## How Has This Been Tested? ## Screenshots (if appropriate):   ## Types of changes...
Hi, Can you create a Library with easy access in C# (WinUI 3)?
### Describe the bug System.Windows.Markup.XamlParseException: 'Initialization of 'System.Windows.Controls.Primitives.StatusBar' threw an exception.' InvalidOperationException: Cannot access Freezable 'System.Windows.Media.SolidColorBrush' across threads because it cannot be frozen. ### To Reproduce use wpfui in a...
### Describe the bug i am using Mica or Acrylic Backdrop with a TintColor, this is my Mica Backdrop class ``` public sealed class MicaSystemBackdrop : SystemBackdrop { public readonly...