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