Morten Nielsen
Morten Nielsen
btw would be nice if I could actually just enter the commandline script, rather than having to point to a file. That makes it easier to export and backup or...
> The shown gallery is overridden by the loading of what seems to be demo data Could you clarify what you mean by that? Any chance you could provide a...
@IsaacHatilima are you missing a using directive? SeriesCollection works fine for me.
I hit the same and had [a user report this](https://github.com/dotMorten/WinUIEx/issues/142) in WinUIEx as well. The `IsMinimizable` and `IsMaximixable` does gray out the buttons, but they are still fully interactive. The...
@kant2002 just double-click the error in VS, and it'll take you right to this bit of code inside the nuget, and you can just delete it and save. That would...
Curious if anyone actually got that to work? I’ve been unable to get a trimmed WinUI app published. Lots of trim warnings and ultimately build errors
Interestingly enough I just updated my WinRT 8.1 VS2013 project to WinUAP 10 VS2015 project. I searched for the error and this is all I found. I never hit this...
Short answer: No. One thing to consider is this isn't a .NET Library. This is a native C++ Library that can be consumed by the .NET Framework or UWP, but...
Reopening, as the WPF Team is building a C++ CLI compiler, so this might in fact become possible (not to mention .NET Framework is now essentially dead by November next...
@tommymh thanks for the offer, but as explained above this would be a complete 100% rewrite and be a significant effort as you'd have to write both the native classes...