3 references to
PresentationCore (3)
System\Windows\EventHandlersStore.cs (3)
57
Delegate existingDelegate = (Delegate)this
[
key];
92
Delegate existingDelegate = (Delegate) this
[
key];
128
return (Delegate)this
[
key];