1 write to _singleton
PresentationUI (1)
MS\Internal\Documents\Application\DocumentManager.cs (1)
75
_singleton
= new DocumentManager(
2 references to _singleton
PresentationUI (2)
MS\Internal\Documents\Application\DocumentManager.cs (2)
68
if (
_singleton
== null)
81
return
_singleton
;