2 references to OnSourceChanged
PresentationFramework (2)
src\Framework\System\Windows\Interop\HwndHost.cs (2)
634
PresentationSource.RemoveSourceChangedHandler(this, new SourceChangedEventHandler(
OnSourceChanged
));
1001
PresentationSource.AddSourceChangedHandler(this, new SourceChangedEventHandler(
OnSourceChanged
));