5 references to RemoveSourceChangedHandler
PresentationFramework (5)
src\Framework\System\Windows\Documents\ImmComposition.cs (3)
143
PresentationSource.
RemoveSourceChangedHandler
(UiScope, new SourceChangedEventHandler(OnSourceChanged));
172
PresentationSource.
RemoveSourceChangedHandler
(UiScope, new SourceChangedEventHandler(OnSourceChanged));
346
PresentationSource.
RemoveSourceChangedHandler
(UiScope, new SourceChangedEventHandler(OnSourceChanged));
src\Framework\System\windows\Documents\TextEditorTyping.cs (1)
524
PresentationSource.
RemoveSourceChangedHandler
(element, OnSourceChanged);
src\Framework\System\Windows\Interop\HwndHost.cs (1)
634
PresentationSource.
RemoveSourceChangedHandler
(this, new SourceChangedEventHandler(OnSourceChanged));