WindowsAppSDK icon indicating copy to clipboard operation
WindowsAppSDK copied to clipboard

The Windows App SDK empowers all Windows desktop apps with modern Windows UI, APIs, and platform features, including back-compat support, shipped via NuGet.

Results 481 WindowsAppSDK issues
Sort by recently updated
recently updated
newest added

### Describe the bug If a Windows screen is not at 100% zoom, MoveAndResize has unexpected behavior. ### Steps to reproduce the bug Place a WinUI-3 window (wrapped on new...

bug
area-Windowing

### Describe the bug After upgrading my project from `v1.0.3` to `v1.1.0 - v1.1.2` I get this error message. ### Steps to reproduce the bug See sample project file ###...

bug

### Describe the bug In [Using the bootsrapper in a non-MSIX package](https://docs.microsoft.com/en-us/windows/apps/windows-app-sdk/tutorial-unpackaged-deployment?tabs=csharp) the recommendation is to set `WindowsPackageType` to `none`. VS throws two cryptic errors 1. `"Visual C++ 2015-2019 Runtime...

bug
area-Developer tools

### Describe the bug Closing the app while it is running and deployed from Visual Studio gives this exception. Only happens in version Windows App SDK 1.1 and after. ###...

bug

I am working on a .net5 project which uses winrt, I was trying to get the scalefactor from the DisplayInformation Class but calling DisplayInformation.GetForCurrentView() throws exception, is it because core...

theme-UwpParity
area-interop

### 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 Windows 11 Visual Studio 2022 Windows App SDK 1.0.0 .NET 6.0 Create a Blank App, Packaged with Windows Application Packaging Project (WinUI 3 in Desktop) in...

bug
area-Packaging

# Proposal - Win2D Roadmap for the Windows App SDK ## Summary This proposal describes our roadmap for shipping a version of Win2D that is compatible with WinUI 3 and...

feature

` co_await winrt::resume_foreground(q); ` ![image](https://user-images.githubusercontent.com/16729017/122523123-455f5e00-d049-11eb-85aa-a8e09e31d101.png) when i clean up the solution and rebuild it, it still failes to compile . I think `Generated files` does not appear to contain the...

### Describe the bug If a package already depends on the Windows App SDK framework package then the framework package on the box is updated, the manifest isn't updated too....

bug
area-Developer tools