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