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