1 write to _ownDispatcherStarted
PresentationFramework (1)
System\Windows\Application.cs (1)
2395_ownDispatcherStarted = true;
2 references to _ownDispatcherStarted
PresentationFramework (2)
System\Windows\Application.cs (2)
2205if (_ownDispatcherStarted == true) 2391if (_ownDispatcherStarted)