1 write to _ownDispatcherStarted
PresentationFramework (1)
src\Framework\System\Windows\Application.cs (1)
2760_ownDispatcherStarted = true;
2 references to _ownDispatcherStarted
PresentationFramework (2)
src\Framework\System\Windows\Application.cs (2)
2500if (_ownDispatcherStarted == true) 2756if (_ownDispatcherStarted)