4 references to _document
PresentationFramework (4)
src\Framework\MS\Internal\AppModel\ApplicationProxyInternal.cs (4)
923if (_document.Value is PackageDocument) 928Debug.Assert(((PackageDocument)_document.Value).Package == 936((PackageDocument)_document.Value).Dispose(); 937_document.Value = null;