Catel.Phone.Controls.PhoneApplicationPage.OnUnloaded C# (CSharp) Method

OnUnloaded() protected method

Called when the page is unloaded.
protected OnUnloaded ( EventArgs e ) : void
e System.EventArgs The instance containing the event data.
return void
        protected virtual void OnUnloaded(EventArgs e)
        {
        }