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);