-
Community Toolkit provides SettingsControls to provide a modern-looking settings cards like those used in Windows 11 Settings. We should consider adding that, which would help i.e. allow modernization…
-
```
No exactly an issue but could you provide support for XAML.
```
Original issue reported on code.google.com by `janne.ni...@gmail.com` on 8 Jan 2008 at 9:06
-
```
No exactly an issue but could you provide support for XAML.
```
Original issue reported on code.google.com by `janne.ni...@gmail.com` on 8 Jan 2008 at 9:06
-
The Buttons shown in Readme and Extension Description are not visible in Visual Studio 2022 (Community) in WPF Project
Tryed different Templates:
- Standard "WPF-App" which comes with VS 2022
- WPF…
-
### Describe the bug
Related to #2721, that issue is fixed, we can now bind to a property of a named control, but binding to named non-control is still causing compile error (you still need to redecl…
-
### Current behavior
The only `Button` lightweight styling property that I have gotten to work from `App.xaml` is `ButtonPadding`. None of the others that I tried seem to work:
```xml
100
0
9…
-
### Description
The app throws the FileNotFoundException on startup but the file is ''.
The call stack is when deploying to an Android device is
> 0x26 in System.Reflection.Assembly.Load C#
…
-
I am using the CameraBarcodeReaderView in my xaml for barcodesDetected.
We also use NFC for scanning some card, when we open the barcode scanner it is disabling the NFC. I believe this is part of c…
-
"To add this feature go to Start Menu Styler > Advanced > Custom process inclusion list, add SearchHost.exe to the process list and click save."
I did this but its still not working. My search menu…
-
This issue was discovered by Office folks when they attempted to wrap the XAML TwoPaneView. The issue occurs when you have this sort of arrangement:
[WrappedControl]
[Component /]
[etc]
[…