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