1 write to _uriMap
PresentationFramework (1)
src\Framework\System\Windows\Documents\Speller.cs (1)
484
_uriMap
= new Dictionary<Uri, DictionaryInfo>();
2 references to _uriMap
PresentationFramework (2)
src\Framework\System\Windows\Documents\Speller.cs (2)
482
if (
_uriMap
== null)
486
return
_uriMap
;