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