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