2 references to OnStaticPropertyChangedMethodInfo
PresentationFramework (2)
MS\Internal\Data\StaticPropertyChangedEventManager.cs (2)
278
Delegate d = Delegate.CreateDelegate(spcEvent.EventHandlerType, this,
OnStaticPropertyChangedMethodInfo
);
288
Delegate d = Delegate.CreateDelegate(spcEvent.EventHandlerType, this,
OnStaticPropertyChangedMethodInfo
);