6 references to AddSourceChangedHandler
Microsoft.CodeAnalysis.EditorFeatures.Wpf (1)
InlineRename\UI\Dashboard\RenameDashboard.xaml.cs (1)
64
PresentationSource.
AddSourceChangedHandler
(this, OnPresentationSourceChanged);
PresentationCore (1)
System\Windows\Input\Stylus\Common\StylusPlugInCollection.cs (1)
519
PresentationSource.
AddSourceChangedHandler
(_element, _sourceChangedEventHandler); // has a security linkdemand
PresentationFramework (3)
System\Windows\Documents\ImmComposition.cs (1)
139
PresentationSource.
AddSourceChangedHandler
(UiScope, new SourceChangedEventHandler(OnSourceChanged));
System\windows\Documents\TextEditorTyping.cs (1)
489
PresentationSource.
AddSourceChangedHandler
(element, OnSourceChanged);
System\Windows\Interop\HwndHost.cs (1)
832
PresentationSource.
AddSourceChangedHandler
(this, new SourceChangedEventHandler(OnSourceChanged));
System.Windows.Controls.Ribbon (1)
Microsoft\Windows\Controls\Ribbon\Ribbon.cs (1)
130
PresentationSource.
AddSourceChangedHandler
(this, new SourceChangedEventHandler(OnSourceChangedHandler));