1 write to _state
PresentationFramework (1)
MS\Internal\Documents\Application\DocumentApplicationJournalEntry.cs (1)
41_state = state;
2 references to _state
PresentationFramework (2)
MS\Internal\Documents\Application\DocumentApplicationJournalEntry.cs (2)
74if (_state is DocumentApplicationState) 76docViewer.StoredDocumentApplicationState = (DocumentApplicationState)_state;