-
After adding `Microsoft.Azure.Kinect.BodyTracking` nuget package to a [WinUI 3](https://docs.microsoft.com/en-us/windows/apps/winui/winui3/get-started-winui3-for-desktop) desktop C++ project,
```
#i…
-
### 建议类型
新功能
### Pixeval的版本
WinUI3
### 描述
希望可以增加一个切换用户的功能,即支持两个用户同时登录并切换
### 图片
_No response_
### 其他信息
_No response_
-
Description:
app is getting crash if use InfiniteCanvas control on Winui3 Desktop Application
Steps to reproduce the behavior:
1.Create a new WinUI 3 Desktop App
2.Add a InfiniteCanvas to MainW…
-
### Describe the bug
ListViewExtensions.AlternateColor only gets applied on hover over the item on WinUI3 1.0
### Regression
_No response_
### Reproducible in sample app?
- [X] This bug can be re…
-
# Proposal: Enable Direct Color Changes Using Theme Resources in C# for WinUI3
## Summary
I propose a feature for WinUI3 that enables direct color changes using theme resources in C#. This would …
-
### Describe the bug
We are storing a randomly generated key inside the [PasswordVault](https://learn.microsoft.com/en-us/uwp/api/windows.security.credentials.passwordvault?view=winrt-22621) in order…
-
Through get_WindowHandle method gets the window handle and creates the window
```
void SetOpacity(HWND hWnd, int nOpacity)
{
SetLayeredWindowAttributes(hWnd, 0, (BYTE)(255 * nOpaci…
-
It’s not apparent if this repo is going to be a viable Microsoft driven effort in the immediate future. Compared to repos like WinUI or Dotnet, which experience frequent updates, release targets, feat…
-
### Describe the bug
`` does not work.
It is probably a very old problem that no one tried to fix or find a workaround. It was [reported](https://github.com/microsoft/microsoft-ui-xaml/issues/3766) …
-
### Pixeval's version
WinUI3
### Description of the problem
如标题
### Screenshot
![QQ截图20240723160239](https://github.com/user-attachments/assets/fa4ad35f-a2e1-44e1-b203-e82ff8f73cdc)
### Error …