3 references to
PresentationCore (3)
System\Windows\EventHandlersStore.cs (3)
64
Delegate existingDelegate = (Delegate)this
[
key];
99
Delegate existingDelegate = (Delegate) this
[
key];
135
return (Delegate)this
[
key];