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