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