DispatcherOperation::InvokeDelegateCore Method ()

.NET Framework (current version)
 

Begins the operation that is associated with this DispatcherOperation.

Namespace:   System.Windows.Threading
Assembly:  WindowsBase (in WindowsBase.dll)

protected:
virtual Object^ InvokeDelegateCore()

Return Value

Type: System::Object^

null in all cases.

.NET Framework
Available since 4.5
Return to top
Show: