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