-
### Environment
VisualStudio 17.6.4
### .NET version
- Windows Form App template
- .NET core 7.0
### Did this work in a previous version of Visual Studio and/or previous .NET release?
…
-
As a user of Anno Designer, I'd like to suggest modernizing the application's UI. The current interface (as seen in the attached screenshots) could benefit from a refresh to align with modern design t…
-
### Steps to reproduce
1. Install nuget package OxyPlot.SkiaSharp.Wpf into any WPF project
2. Add PlotView to MainWindow.xaml or any window
3. Build project
Platform: WPF
.NET version: netf…
-
**Is your feature request related to a problem? Please describe.**
Need rendering in Design mode
**Describe the solution you'd like**
Removing these two lines should do the trick
https://g…
-
#### How to reproduce?
In winforms... I get designer errors related to the LiveCharts.Wpf.DefaultLegend with LiveCharts a great deal which forces me to restart my visual studio instance to fix. Som…
-
I am able to build the solution but getting "Some assembly references are missing. Building to restore the NuGet cache might resolve this issue." when trying to view WPF in Designer. If making an exec…
-
When using a nested generic type argument with the x:TypeArguments directive (such as Nullable\), the following error is incorrectly shown in the XAML file:
![Image](https://github.com/user-attachment…
Wirox updated
3 hours ago
-
I just removed some very old snippets of code from the Visual F# Tools code base that were related to project system support for the WPF designer (and perhaps some other VS functionality). This code …
dsyme updated
8 years ago
-
Hey,
When i try to add both UIOpenTKControl or threading one into the designer of my C# apps, it gives me an error :
"ArgumentNullException : Value can't be null.
Parameter name : window"
I …
-
### Description
The WPF window does not look the same in design mode as it does when built.
The window style is `SingleBorderWindow `or `ThreeDBorderWindow`.
I don't know if this will be a prob…