3 references to PropertyChanged
PresentationFramework (3)
System\Windows\Shell\TaskbarItemInfo.cs (1)
215DependencyPropertyChangedEventHandler handler = PropertyChanged;
System\Windows\Window.cs (2)
610oldBar.PropertyChanged -= OnTaskbarItemInfoSubPropertyChanged; 614newBar.PropertyChanged += OnTaskbarItemInfoSubPropertyChanged;