2 references to GetRuntimeTrackingProfile
System.Activities (2)
System\Activities\Tracking\TrackingProvider.cs (2)
159
RuntimeTrackingProfile runtimeProfile =
GetRuntimeTrackingProfile
(participant);
328
RuntimeTrackingProfile runtimeProfile = this.provider.
GetRuntimeTrackingProfile
(participant);