WinUI 3 ListView (or ScrollView) inside a ScrollView
I search a solution to use a listview inside a Scrollview, without success at a time ????
The result I want is like a web page, in xaml you have a Page with a Scrollview and for child a grid and inside this grid some controls.
One of this controls is a ListView with for layout properties a dedicated row (*) and a minimum height (600).