1 write to _instance
PresentationFramework (1)
src\Framework\System\Windows\SystemResourceHost.cs (1)
33_instance = new SystemResourceHost();
2 references to _instance
PresentationFramework (2)
src\Framework\System\Windows\SystemResourceHost.cs (2)
31if (_instance == null) 35return _instance;