3 references to AddSourceChangedHandler
PresentationFramework (3)
src\Framework\System\Windows\Documents\ImmComposition.cs (1)
180
PresentationSource.
AddSourceChangedHandler
(UiScope, new SourceChangedEventHandler(OnSourceChanged));
src\Framework\System\windows\Documents\TextEditorTyping.cs (1)
514
PresentationSource.
AddSourceChangedHandler
(element, OnSourceChanged);
src\Framework\System\Windows\Interop\HwndHost.cs (1)
1001
PresentationSource.
AddSourceChangedHandler
(this, new SourceChangedEventHandler(OnSourceChanged));