1 write to _documentmanager
PresentationFramework (1)
src\Framework\System\Windows\Documents\TextStore.cs (1)
2000
set {
_documentmanager
= new SecurityCriticalDataClass<UnsafeNativeMethods.ITfDocumentMgr>(value); }
2 references to _documentmanager
PresentationFramework (2)
src\Framework\System\Windows\Documents\TextStore.cs (2)
1991
if (
_documentmanager
== null)
1996
return
_documentmanager
.Value;