4 references to OnSourceChanged
PresentationFramework (4)
System\Windows\Documents\ImmComposition.cs (4)
99
PresentationSource.RemoveSourceChangedHandler(UiScope, new SourceChangedEventHandler(
OnSourceChanged
));
122
PresentationSource.RemoveSourceChangedHandler(UiScope, new SourceChangedEventHandler(
OnSourceChanged
));
130
PresentationSource.AddSourceChangedHandler(UiScope, new SourceChangedEventHandler(
OnSourceChanged
));
269
PresentationSource.RemoveSourceChangedHandler(UiScope, new SourceChangedEventHandler(
OnSourceChanged
));