namespace NotificationFlyoutSample { public interface INavigation { void OnNavigatedTo(); } }