Hi everyone,
is it possible (in XAML) to first have ContentPage as a type of page and within it to have defined Grid rows and to place MasterDetailPage in particular Grid row? Since I want to do some customized things, this way would be perfect for my needs.
Thank you.