1 implementation of ICallbackProxy
System.Data (1)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Base\Core\ServiceManager.cs (1)
370
private class SubscribeProxy<TServiceType> :
ICallbackProxy
8 references to ICallbackProxy
System.Data (8)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Base\Core\ServiceManager.cs (8)
217
ICallbackProxy
proxy = callback.Target as
ICallbackProxy
;
239
ICallbackProxy
toRemoveProxy = toRemove.Target as
ICallbackProxy
;
255
ICallbackProxy
itemProxy = item.Target as
ICallbackProxy
;
407
Delegate
ICallbackProxy
.OriginalDelegate
412
object
ICallbackProxy
.OriginalTarget