XamlReader.LoadCompleted Událost

Definice

Vyvolá se při dokončení asynchronní operace načítání.

public:
 event System::ComponentModel::AsyncCompletedEventHandler ^ LoadCompleted;
public event System.ComponentModel.AsyncCompletedEventHandler LoadCompleted;
member this.LoadCompleted : System.ComponentModel.AsyncCompletedEventHandler 
Public Custom Event LoadCompleted As AsyncCompletedEventHandler 
Public Event LoadCompleted As AsyncCompletedEventHandler 

Event Type

Poznámky

LoadCompleted vyvolá se také při přerušení asynchronní operace zatížení.

Platí pro

Viz také