1 write to _appActivator
PresentationFramework (1)
src\Framework\MS\Internal\AppModel\PresentationAppDomainManager.cs (1)
334_appActivator = new PresentationApplicationActivator();
2 references to _appActivator
PresentationFramework (2)
src\Framework\MS\Internal\AppModel\PresentationAppDomainManager.cs (2)
333if (_appActivator == null) 335return _appActivator;