ContentLoaded Event
After the ParentChanged notification is sent as a result of a Navigate, the model will begin to load the child content associated with the Parent. This event is fired when the Content is finished loading.
Syntax
public event EventHandler ContentLoadedPublic Event ContentLoaded As EventHandler