Description
Wraps AcEditorReactor::beginRestore. The event indicates that the Xref was previously unloaded, and now is to be reloaded, but its file has not changed.
Visual Basic
Public Event XrefBeginRestore As XrefBeginOperationEventHandler
C#
public event XrefBeginOperationEventHandler XrefBeginRestore;