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)
70
if (
_singleton
== null)
83
return
_singleton
;