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

OnLoaded() protected method

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