7 references to RemoveSourceChangedHandler
Microsoft.CodeAnalysis.EditorFeatures.Wpf (1)
InlineRename\UI\Dashboard\RenameDashboard.xaml.cs (1)
377
PresentationSource.
RemoveSourceChangedHandler
(this, OnPresentationSourceChanged);
PresentationCore (1)
System\Windows\Input\Stylus\Common\StylusPlugInCollection.cs (1)
550
PresentationSource.
RemoveSourceChangedHandler
(_element, _sourceChangedEventHandler);
PresentationFramework (5)
System\Windows\Documents\ImmComposition.cs (3)
100
PresentationSource.
RemoveSourceChangedHandler
(UiScope, new SourceChangedEventHandler(OnSourceChanged));
123
PresentationSource.
RemoveSourceChangedHandler
(UiScope, new SourceChangedEventHandler(OnSourceChanged));
270
PresentationSource.
RemoveSourceChangedHandler
(UiScope, new SourceChangedEventHandler(OnSourceChanged));
System\windows\Documents\TextEditorTyping.cs (1)
499
PresentationSource.
RemoveSourceChangedHandler
(element, OnSourceChanged);
System\Windows\Interop\HwndHost.cs (1)
499
PresentationSource.
RemoveSourceChangedHandler
(this, new SourceChangedEventHandler(OnSourceChanged));