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