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