1 override of OnUpdated
PresentationFramework (1)
MS\Internal\Documents\MultiPageTextView.cs (1)
61protected override void OnUpdated(EventArgs e)
6 references to OnUpdated
PresentationFramework (6)
MS\Internal\Documents\DocumentPageTextView.cs (3)
363OnUpdated(EventArgs.Empty); 387OnUpdated(EventArgs.Empty); 563OnUpdated(EventArgs.Empty);
MS\Internal\Documents\MultiPageTextView.cs (1)
64base.OnUpdated(e);
MS\Internal\Documents\TextDocumentView.cs (1)
438OnUpdated(EventArgs.Empty);
MS\Internal\Documents\TextParagraphView.cs (1)
427OnUpdated(EventArgs.Empty);