1 write to _singleton
PresentationUI (1)
MS\Internal\Documents\Application\DocumentManager.cs (1)
80_singleton = new DocumentManager(
2 references to _singleton
PresentationUI (2)
MS\Internal\Documents\Application\DocumentManager.cs (2)
73if (_singleton == null) 86return _singleton;