3 references to AddEventHandler
System (3)
compmod\system\collections\specialized\marshalinghelpers.cs (3)
177
WindowsRuntimeMarshal.
AddEventHandler
<NotifyCollectionChangedEventHandler>(addMethod, removeMethod, value);
263
WindowsRuntimeMarshal.
AddEventHandler
<PropertyChangedEventHandler>(addMethod, removeMethod, value);
356
WindowsRuntimeMarshal.
AddEventHandler
<EventHandler<object>>(addMethod, removeMethod, handler_WinRT);