Hello,
i have a few question for hosting a WinUI UI as an editor for my WinApi background app.
Is there a possibility that I will have problems when I want the XAML UI to communicate with the WinApi part?
(I want to save/ edit values in the XAML UI in a for i.e. resource file and tell the WinApi part to read the settings from the resource file [or may be a xml])Only WinUI 2 controls are supported? I will need listviews, dropdown boxes, radio buttons and something like a navigation view [slide menu], i won't have any problems there?
