3 references to Annotations
System.Workflow.Runtime (3)
RTTrackingProfile.cs (1)
257
record.Annotations.AddRange(point.
Annotations
);
Tracking\TrackingProfileSerializer.cs (2)
318
CreateAnnotations(reader, point.
Annotations
);
1076
WriteAnnotations(point.
Annotations
, writer);