-
similar to ForNeVeR/AvaloniaRider#95
XamlParseException at 8:9: Unable to resolve type DesignInstance from namespace http://schemas.microsoft.com/expression/blend/2008 Line 8, position 9. XamlX.Xam…
-
**Issue:** I'm porting a Maui NET8 app developed in Windows using VS to MacOS. Everything works well except mouse drag, zoom, and context menu. Please note, I'm simply copying the VS folder to my Mac,…
-
## Issue Description ##
I'm a WPF developer, I use pure MVVM architecture so I only use objects and DataTemplates, So I **don't** need the designer and drag&drop features of WPF. I only use XAML co…
-
## I'm submitting a...
- Feature request
## Expected behavior
[Conditional XAML](https://docs.microsoft.com/en-us/windows/uwp/debug-test-perf/conditional-xaml) is supported.
## Minimal repro…
-
### Description
When switching the theme on a Windows device, the Labels disappear. On an Android device or emulator, the Labels' styles are correctly updated.
### Steps to Reproduce
1. Create a…
-
It would be nice to have the possibility, to define the navigation objects in XAML without a list via ViewModel.
The code variant is quite cool if you want a dynamic list, but only for app navigat…
-
### Describe the bug
/* EXCEPTION!
System.NotImplementedException: Missing ref type 6
at UndertaleModLib.Decompiler.Decompiler.ExpressionAssetRef.DoTypePropagation(DecompileContext context, A…
-
### Describe the bug
`x:Bind` not working inside `DataTemplate`'s `TextBlock` `Run` element.
Compile error:
```
Error WMC0610 The XAML Binary Format (XBF) generator reported syntax error '0…
-
### Describe the bug
The application crash when using `x:Bind` to set the `StateTrigger.IsActive` property.
### Steps to reproduce the bug
Add the following XAML code in the `MainWindow` XAML of a …
-
### Describe the bug
Despite having correct nuget dependencies, the CommunityToolkit.WinUI.Converters namespace is not accessible after build giving this error:
**Undefined namespace. The 'using'…