3 references to Annotations
System.Workflow.Runtime (3)
RTTrackingProfile.cs (1)
237
record.Annotations.AddRange(item.Point.
Annotations
);
Tracking\TrackingProfileSerializer.cs (2)
202
CreateAnnotations(reader, point.
Annotations
);
1004
WriteAnnotations(point.
Annotations
, writer);