Extensions
Extension class for View defining LoadFromXaml{TView} method.
public static TView LoadFromXaml<TView>(this TView view, Type callingType) where TView : BindableObject
Configures view with the properties that are defined in the application manifest for callingType.