1 write to _singleton
PresentationUI (1)
MS\Internal\Documents\Application\DocumentManager.cs (1)
76_singleton = new DocumentManager(
2 references to _singleton
PresentationUI (2)
MS\Internal\Documents\Application\DocumentManager.cs (2)
69if (_singleton == null) 82return _singleton;