Prism uses MVVM style convention naming to bind a View to a ViewModel on an Xamarin application.
I recently altered some of the demo code and realized, after spending way too much time debugging, that the pagename didn't match the view.
How can I enable logging, or pre compiler warnings that such a discrepancy exists?