5 references to AddSourceChangedHandler
PresentationCore (1)
System\Windows\Input\Stylus\Common\StylusPlugInCollection.cs (1)
518
PresentationSource.
AddSourceChangedHandler
(_element, _sourceChangedEventHandler); // has a security linkdemand
PresentationFramework (3)
System\Windows\Documents\ImmComposition.cs (1)
130
PresentationSource.
AddSourceChangedHandler
(UiScope, new SourceChangedEventHandler(OnSourceChanged));
System\windows\Documents\TextEditorTyping.cs (1)
479
PresentationSource.
AddSourceChangedHandler
(element, OnSourceChanged);
System\Windows\Interop\HwndHost.cs (1)
827
PresentationSource.
AddSourceChangedHandler
(this, new SourceChangedEventHandler(OnSourceChanged));
System.Windows.Controls.Ribbon (1)
Microsoft\Windows\Controls\Ribbon\Ribbon.cs (1)
129
PresentationSource.
AddSourceChangedHandler
(this, new SourceChangedEventHandler(OnSourceChangedHandler));