4 references to OnSourceChanged
PresentationFramework (4)
System\Windows\Documents\ImmComposition.cs (4)
108
PresentationSource.RemoveSourceChangedHandler(UiScope, new SourceChangedEventHandler(
OnSourceChanged
));
131
PresentationSource.RemoveSourceChangedHandler(UiScope, new SourceChangedEventHandler(
OnSourceChanged
));
139
PresentationSource.AddSourceChangedHandler(UiScope, new SourceChangedEventHandler(
OnSourceChanged
));
278
PresentationSource.RemoveSourceChangedHandler(UiScope, new SourceChangedEventHandler(
OnSourceChanged
));