1 override of OnUpdated
PresentationFramework (1)
MS\Internal\Documents\MultiPageTextView.cs (1)
63protected override void OnUpdated(EventArgs e)
6 references to OnUpdated
PresentationFramework (6)
MS\Internal\Documents\DocumentPageTextView.cs (3)
365OnUpdated(EventArgs.Empty); 389OnUpdated(EventArgs.Empty); 565OnUpdated(EventArgs.Empty);
MS\Internal\Documents\MultiPageTextView.cs (1)
66base.OnUpdated(e);
MS\Internal\Documents\TextDocumentView.cs (1)
441OnUpdated(EventArgs.Empty);
MS\Internal\Documents\TextParagraphView.cs (1)
433OnUpdated(EventArgs.Empty);