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