Can you please explain a bit more of the use case?
Do you want a callback to the GraphOwner, or a callback to all nodes/tasks/classes within the graph and after the graph serializes and/or deserializes?
Are you after only Serialization, or Deserialization as well?
What is the difference you are after and by which the previously suggested solution of using ISerializationCallbackReceiver interface does not work?