DispatcherOperation<TResult>.InvokeDelegateCore メソッド

定義

この DispatcherOperation に関連付けられている操作を開始します。

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

戻り値

操作の結果。

適用対象