1 write to _numArgs
WindowsBase (1)
Base\System\Windows\Threading\DispatcherOperation.cs (1)
47_numArgs = numArgs;
1 reference to _numArgs
WindowsBase (1)
Base\System\Windows\Threading\DispatcherOperation.cs (1)
583_result = _dispatcher.WrappedInvoke(_method, _args, _numArgs, null);