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