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