Description
Wraps AcEditorReactor::endRestore. The event indicates that that the Xref was previously unloaded, and now has been reloaded, but its file has not changed.
Visual Basic
Public Event XrefRestoreEnded As EventHandler
C#
public event EventHandler XrefRestoreEnded;