2 references to OnSourceChanged
PresentationFramework (2)
System\Windows\Interop\HwndHost.cs (2)
498
PresentationSource.RemoveSourceChangedHandler(this, new SourceChangedEventHandler(
OnSourceChanged
));
827
PresentationSource.AddSourceChangedHandler(this, new SourceChangedEventHandler(
OnSourceChanged
));