DispatcherOperation<TResult>.InvokeDelegateCore Metodo

Definizione

Avvia l'operazione associata a DispatcherOperation.

protected:
 override System::Object ^ InvokeDelegateCore();
protected override object InvokeDelegateCore ();
override this.InvokeDelegateCore : unit -> obj
Protected Overrides Function InvokeDelegateCore () As Object

Restituisce

Risultato dell'operazione.

Si applica a