4 references to OnSourceChanged
PresentationFramework (4)
System\Windows\Documents\ImmComposition.cs (4)
100
PresentationSource.RemoveSourceChangedHandler(UiScope, new SourceChangedEventHandler(
OnSourceChanged
));
123
PresentationSource.RemoveSourceChangedHandler(UiScope, new SourceChangedEventHandler(
OnSourceChanged
));
131
PresentationSource.AddSourceChangedHandler(UiScope, new SourceChangedEventHandler(
OnSourceChanged
));
270
PresentationSource.RemoveSourceChangedHandler(UiScope, new SourceChangedEventHandler(
OnSourceChanged
));