Frame.LoadCompleted Événement
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Se produit lorsque le contenu cible de la navigation a été chargé, analysé et que son rendu a commencé.
public:
virtual event System::Windows::Navigation::LoadCompletedEventHandler ^ LoadCompleted;
public:
event System::Windows::Navigation::LoadCompletedEventHandler ^ LoadCompleted;
public event System.Windows.Navigation.LoadCompletedEventHandler LoadCompleted;
member this.LoadCompleted : System.Windows.Navigation.LoadCompletedEventHandler
Public Custom Event LoadCompleted As LoadCompletedEventHandler
Type d'événement
Remarques
Consultez NavigationService.LoadCompleted.