1 override of OnUpdated
PresentationFramework (1)
MS\Internal\Documents\MultiPageTextView.cs (1)
60protected override void OnUpdated(EventArgs e)
6 references to OnUpdated
PresentationFramework (6)
MS\Internal\Documents\DocumentPageTextView.cs (3)
362OnUpdated(EventArgs.Empty); 386OnUpdated(EventArgs.Empty); 562OnUpdated(EventArgs.Empty);
MS\Internal\Documents\MultiPageTextView.cs (1)
63base.OnUpdated(e);
MS\Internal\Documents\TextDocumentView.cs (1)
437OnUpdated(EventArgs.Empty);
MS\Internal\Documents\TextParagraphView.cs (1)
426OnUpdated(EventArgs.Empty);