AutomationPeer.RaiseAsyncContentLoadedEvent Metoda

Definicja

Wywołana przez element , AutomationPeer aby zgłosić AsyncContentLoadedEvent zdarzenie.

public:
 void RaiseAsyncContentLoadedEvent(System::Windows::Automation::AsyncContentLoadedEventArgs ^ args);
public void RaiseAsyncContentLoadedEvent (System.Windows.Automation.AsyncContentLoadedEventArgs args);
member this.RaiseAsyncContentLoadedEvent : System.Windows.Automation.AsyncContentLoadedEventArgs -> unit
Public Sub RaiseAsyncContentLoadedEvent (args As AsyncContentLoadedEventArgs)

Parametry

args
AsyncContentLoadedEventArgs

Dane dotyczące zdarzenia.

Wyjątki

args to null.

Dotyczy

Zobacz też