Implemented interface member:
1 override of GetObjectData
PresentationFramework (1)
MS\Internal\AppModel\Journaling.cs (1)
281public override void GetObjectData(SerializationInfo info, StreamingContext context)
1 reference to GetObjectData
PresentationFramework (1)
MS\Internal\AppModel\Journaling.cs (1)
283base.GetObjectData(info, context);