-
One thing we have to establish early will be the syntax of WinUI elements in templates. For example, this is valid WinUI3 markup:
```html
…
-
Startup performance of UWP apps on desktop device family devices is quite improved by proactively launching the apps that users use most often in the background.
is there anything like that support…
-
## Describe the bug
I have configured my api exactly following all the documentation and code that you have published.
This API connects to an Azure Sql.
The local application has also been c…
-
### Library version used
4.61.3
### .NET version
8.0.204
### Scenario
PublicClient - desktop app
### Is this a new or an existing app?
The app is in production, and I have upgrade…
anpin updated
3 months ago
-
### Describe the bug
After moving the sliders in the WinUI 3 Gallery app, it becomes unresponsive for 5-10 seconds.
### Steps to reproduce the bug
1. Open the WinUI 3 Gallery app
2. Go to **Basic …
-
# Discussion: Simplify WinUI3 deployment for unpackaged Win32 desktop app.
Today (and this has been like that for about 20 years...) if I want to write any kind of UI App for Windows (and want to s…
-
### Describe the bug
Binding properties of type `Thickness`, like `Margin` and `Padding` in `Resource` will cause the app to crash. The crash happens before the getter of the binding is even called.
…
-
### Duplicate WebView2Loader.dll is heavily output
#### -------------------------------------
### 重复的 WebView2Loader.dll 被大量输出
-------------------------------------
When I use the Windows App …
-
**Is your feature request related to a problem? Please describe.**
I'm always frustrated when 99% of my log files are sized 1.5 MB - 3 MB, and this app cannot open them
**Describe the solution you…
-
# Proposal: Add Method to Hit Test and Manually Transfer Clicks (like in Android & iOS)
## Summary
Currently there is no way in WinUI C# to hit test a click and then decide what to do based on the…