Navigates to a view by setting window content (for single-page apps). Uses SetCurrentValue to preserve any bindings on the Content property.
public void NavigateTo(Type viewType)
The type of view to navigate to.