A1:Page can be implemented as root element in Xaml file and can contain single element similar to window. The table shows the type of application that these resources can be set as the StartupUri
, you can see the StartupUri
in the App.xaml.
A2: The x:Class
which in xaml code configures XAML markup compilation to join partial classes between markup and code-behind, if the xaml without it, it can be also used to the UI design.
If the response is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.