3 references to _watchers
PresentationCore (3)
Core\CSharp\System\Windows\PresentationSource.cs (3)
553foreach (DependencyObject element in _watchers) 782if(_watchers.Add(element)) 798if(_watchers.Remove(element))