1 write to _hooks
WindowsBase (1)
Base\System\Windows\Threading\Dispatcher.cs (1)
1731_hooks = new DispatcherHooks();
7 references to _hooks
WindowsBase (7)
Base\System\Windows\Threading\Dispatcher.cs (7)
1067hooks = _hooks; 1729if(_hooks == null) 1734hooks = _hooks; 2150hooks = _hooks; 2191hooks = _hooks; 2242hooks = _hooks; 2537hooks = _hooks;