Skip to content
Discussion options

You must be logged in to vote

Welcome! Thanks for trying XAML Studio and making a post! 🦙❤️

Most of the XAML between things will be the same (even if it's still running on UWP, eventually there are plans to natively run on WinUI 3 as well, see #34).

If you just copy the contents of your Window (the Grid) in to XAML Studio, it should work better (outside of controls specific to WinUI 3). XAML Studio just doesn't know how to deal with the top-level Window type, it knows about Page, UserControl, ContentDialog, and ResourceDictionary right now (or other base FrameworkElement based controls really).

I'd also recommend checking out my video series for some background on working with Windows Development! This one talks about…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by inoyakaigor
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants