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