Property Pages
Pages
Gets collection of all pages in the application. If application is not yet created, returns an empty collection. Uses Windows, Page, ModalStack, NavigationStack in order to get the result.
public static IEnumerable<Page> Pages { get; }