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