1 instantiation of DocumentApplicationJournalEntryEventArgs
PresentationUI (1)
MS\Internal\Documents\DocumentApplicationDocumentViewer.cs (1)
1530AddJournalEntry(this, new DocumentApplicationJournalEntryEventArgs(GetCurrentState()));
1 reference to DocumentApplicationJournalEntryEventArgs
PresentationUI (1)
MS\Internal\Documents\DocumentApplicationDocumentViewer.cs (1)
670public delegate void JournalEntryHandler(object sender, DocumentApplicationJournalEntryEventArgs args);