-
I heard that Windows 11 preinstalled apps are made with WinUI 2, and they are being developed by a team from the Chinese office, but it would be interesting to know how and where folk use WinUI elsewh…
-
We have a few projects that muti target .net core and the old fashioned .net framework. Some of these include binary resources (mostly images). With .net core 2.1 / 2.2 they build successfully but acc…
to-st updated
8 months ago
-
Can I host WinForm/WPF Controls in WinUI 3
https://github.com/microsoft/ProjectReunion -->
-
# Discussion: Modern WinUI DataGrid
Hey community members! We've seen that DataGrid has been a valuable piece of the Windows Community Toolkit for many of you and we are interested in graduat…
-
Whipser.Net method ProcessAsync from script WhisperProcessor crash suddenly without log or Exception.
Model load successfully, Audio loaded and converted to stream, and then crash, the crash stopped …
-
### Description
If i add the following line to App.xaml > Application.Resources > ResourceDictionary
` 666`
and deploy to a physical Iphone device via paired Mac. i get a runtime error:
$ex…
-
Tray icons do not work on left click when using windows 11 taskbar. seems something had recently changed, as expected in build .258. If using windows 10 taskbar with windows 10 flyouts, clock and soun…
-
I have ask question about [“How to use react-native-windows to support multiple screens to display different contents #8309”](https://github.com/microsoft/react-native-windows/issues/8309),and I follo…
-
### Summary
Hello, I'm trying to create an application in react-native-windows that needs to have multiple windows opened. In react-native-macos I've achieved this by sharing a react native bridge be…
-
**Describe the bug**
I have created the PopUp host, which has the ComboBox and TextBox controls. I have created the popup only first time. I have used the same host for next time. I have added the…