internal virtual void AfterEvent(XmlNodeChangedEventArgs args) { if (args != null) { OwnerDocument.AfterEvent(args); } }