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