OrangeHokage
OrangeHokage
CC#
Created by OrangeHokage on 12/17/2024 in #help
XAML UI Preview on Visual Studio
Okay thanks I will look into the errors I get and see how I can fix them. I just thought I am missing some secret C# package that will allow me to preview the pages I have in design time
13 replies
CC#
Created by OrangeHokage on 12/17/2024 in #help
XAML UI Preview on Visual Studio
oh interesting. I was trying to open MainWindow.xaml and Pages/MainPage.xaml in the link below which its code looked to have some UI elements like Grid, Image, Rectangle. Can these files display in your opinion? https://github.com/microsoft/PowerToys/tree/main/src/modules/AdvancedPaste/AdvancedPaste/AdvancedPasteXAML
13 replies
CC#
Created by OrangeHokage on 12/17/2024 in #help
XAML UI Preview on Visual Studio
So a C# developer doesn't usually verify the UI in designtime, but rather opt to run the program and use things like XAML Hot Reload to touch up on the UI in runtime?
13 replies
CC#
Created by OrangeHokage on 12/17/2024 in #help
XAML UI Preview on Visual Studio
Yes, I opened the .sln file in the root of the project which is PowerToys.sln https://github.com/microsoft/PowerToys/tree/main
13 replies