-
Can we get a xaml designer similar to winform's?
I think we can all agree that visual studio's xaml designer is pretty poor unless your writing xaml and know what your doing.
I think something sim…
-
So in normal Visual Studio it's possible to have "change" only hot reload. Essentialy what it does I think it hot reloads one component on the page not just reloads the page.
For example: If the …
-
**Visual Studio Version**: 16.2.0
**Summary**: Compiling project with XAML Service references fails with `The target "CoreCompile" does not exist in the project.`
**Steps to Reproduce**:
1. H…
-
I'm trying to implement jet on my project but i have this error:
A first chance exception of type 'System.Windows.Markup.XamlParseException' occurred in System.Windows.ni.dll
Additional information:…
-
### **Description**
In our app we use ```FlyoutPage``` to separate the apps content on tablets. We have the ```FlyoutLayoutBehavior``` set to ```Split```.
This gives a persistent menu that allows t…
-
### Describe the bug
When running the gallery with the Wasdk head on the latest `main` commit, the 'SwitchPresenter' sample will crash the app:
![image](https://github.com/user-attachments/assets/72…
-
### Description
As a control developer I often write controls that have templates. Templates are great because it allows the developer to overwrite the styles easily. However templating custom cont…
-
### Windows Terminal version
Source
### Windows build number
22621/27744
### Other Software
_No response_
### Steps to reproduce
The default font in Simplified Chinese user environments is Micr…
-
-
In the codebase, there are a lot of comments specifying an argument value is for what argument when calling a method. These comments were probably written before "Named Arguments" were introduced in C…