wpf - System.Windows.Application.OnLoadCompleted never reached -


Hello I am trying to handle the incident but it has never been triggered.

Instead I see the main window.

I tried to attach the event either by xaml or by directly overriding the OnLoadCompleted method of the AdWords class.

Is there a frame in your main window?

If you read the text (but not the ... method), then it says

occurs when the content load navigated by a navigator in the app Has been done

I tested with a frame on a form and it is okay to ignite the event.


Comments

Popular posts from this blog

php - multilevel menu with multilevel array -

objective c - iPhone and it's wireless area -

.net - C# List<T>.Find(x=>x.Rectangle.Contains(Point)) FAIL -