2 references to ProfileRemoved
System.Workflow.Runtime (2)
Tracking.cs (2)
1156
((IProfileNotification)service).ProfileRemoved += new EventHandler<ProfileRemovedEventArgs>(
ProfileRemoved
);
1177
((IProfileNotification)service).ProfileRemoved -= new EventHandler<ProfileRemovedEventArgs>(
ProfileRemoved
);