4 references to OnSourceChanged
PresentationFramework (4)
System\Windows\Documents\ImmComposition.cs (4)
116
PresentationSource.RemoveSourceChangedHandler(UiScope, new SourceChangedEventHandler(
OnSourceChanged
));
139
PresentationSource.RemoveSourceChangedHandler(UiScope, new SourceChangedEventHandler(
OnSourceChanged
));
147
PresentationSource.AddSourceChangedHandler(UiScope, new SourceChangedEventHandler(
OnSourceChanged
));
286
PresentationSource.RemoveSourceChangedHandler(UiScope, new SourceChangedEventHandler(
OnSourceChanged
));