1 instantiation of DispatcherOperationEvent
WindowsBase (1)
Base\System\Windows\Threading\DispatcherOperation.cs (1)
242
DispatcherOperationEvent wait = new
DispatcherOperationEvent
(this, timeout);
1 reference to DispatcherOperationEvent
WindowsBase (1)
Base\System\Windows\Threading\DispatcherOperation.cs (1)
242
DispatcherOperationEvent
wait = new DispatcherOperationEvent(this, timeout);