1 instantiation of UserTrackPointCollection
System.Workflow.Runtime (1)
Tracking\TrackingProfile.cs (1)
32
private UserTrackPointCollection _code = new
UserTrackPointCollection
();
2 references to UserTrackPointCollection
System.Workflow.Runtime (2)
Tracking\TrackingProfile.cs (2)
32
private
UserTrackPointCollection
_code = new UserTrackPointCollection();
52
public
UserTrackPointCollection
UserTrackPoints