2 references to Callback
System.Data (2)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Base\Core\ServiceManager.cs (2)
125
Subscribe(typeof(TServiceType), proxy.
Callback
);
195
Unsubscribe(typeof(TServiceType), proxy.
Callback
);