4 references to OnSourceChanged
PresentationFramework (4)
src\Framework\System\Windows\Documents\ImmComposition.cs (4)
143
PresentationSource.RemoveSourceChangedHandler(UiScope, new SourceChangedEventHandler(
OnSourceChanged
));
172
PresentationSource.RemoveSourceChangedHandler(UiScope, new SourceChangedEventHandler(
OnSourceChanged
));
180
PresentationSource.AddSourceChangedHandler(UiScope, new SourceChangedEventHandler(
OnSourceChanged
));
346
PresentationSource.RemoveSourceChangedHandler(UiScope, new SourceChangedEventHandler(
OnSourceChanged
));