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