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