1 write to _singleton
PresentationUI (1)
MS\Internal\Documents\Application\DocumentManager.cs (1)
77_singleton = new DocumentManager(
2 references to _singleton
PresentationUI (2)
MS\Internal\Documents\Application\DocumentManager.cs (2)
70if (_singleton == null) 83return _singleton;