I tried creating two Xaml pages with the same name (different folders, different namespaces) but it gave an error and could not compile.
Error:
Could not find a part of the path '[...]\Pages\WorkOrders\DetailPage.xaml;Pages\Incidents\DetailPage.xaml'.
I can certainly work around this for the moment but is there a plan to allow for multiple pages with the same class name?