IXmlDeserializationInfoAfterDeserializationHasCompletelyFinished Event |
Occurs after (!) the deserialization process has completely finished, and the dirty flag of the document was cleared. This callback is intended to activate
the data sources of the document, which should be suspended during the deserialization process.
Namespace: Altaxo.Serialization.XmlAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax event Action AfterDeserializationHasCompletelyFinished
Value
ActionSee Also