3 references to
PresentationCore (3)
System\Windows\EventHandlersStore.cs (3)
56
Delegate existingDelegate = (Delegate)this
[
key];
91
Delegate existingDelegate = (Delegate) this
[
key];
127
return (Delegate)this
[
key];