3 references to
PresentationCore (3)
Core\CSharp\System\Windows\EventHandlersStore.cs (3)
70
Delegate existingDelegate = (Delegate)this
[
key];
111
Delegate existingDelegate = (Delegate) this
[
key];
150
return (Delegate)this
[
key];