2 references to OnStaticPropertyChangedMethodInfo
PresentationFramework (2)
MS\Internal\Data\StaticPropertyChangedEventManager.cs (2)
607Delegate d = Delegate.CreateDelegate(eventInfo.EventHandlerType, this, OnStaticPropertyChangedMethodInfo); 618Delegate d = Delegate.CreateDelegate(eventInfo.EventHandlerType, this, OnStaticPropertyChangedMethodInfo);