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)
2500
if (
_ownDispatcherStarted
== true)
2756
if (
_ownDispatcherStarted
)