2 references to OnStaticPropertyChanged
PresentationFramework (2)
MS\Internal\Data\PropertyPathWorker.cs (2)
705
StaticPropertyChangedEventManager.RemoveHandler(declaringType,
OnStaticPropertyChanged
, SVI[k].propertyName);
877
StaticPropertyChangedEventManager.AddHandler(declaringType,
OnStaticPropertyChanged
, SVI[k].propertyName);