48 references to Stop
PresentationCore (18)
Core\CSharp\System\Windows\Input\ManipulationLogic.cs (1)
320_inertiaTimer.Stop();
Core\CSharp\System\Windows\Interop\HwndTarget.cs (1)
1457sourceDT.Stop();
Core\CSharp\System\Windows\Media\MediaContext.cs (16)
679_promoteRenderOpToInput.Stop(); 680_promoteRenderOpToRender.Stop(); 858_estimatedNextVSyncTimer.Stop(); 1357_estimatedNextVSyncTimer.Stop(); 1742_promoteRenderOpToInput.Stop(); 1743_promoteRenderOpToRender.Stop(); 1764_promoteRenderOpToInput.Stop(); 1765_promoteRenderOpToRender.Stop(); 1859_promoteRenderOpToInput.Stop(); 1860_promoteRenderOpToRender.Stop(); 2347_estimatedNextVSyncTimer.Stop(); 2368_estimatedNextVSyncTimer.Stop(); 2602((DispatcherTimer)sender).Stop(); 2612((DispatcherTimer)sender).Stop(); 2644timer.Stop(); 2660timer.Stop();
PresentationFramework (25)
src\Framework\MS\Internal\Documents\TextBoxView.cs (2)
1149_throttleBackgroundTimer.Stop(); 2832_throttleBackgroundTimer.Stop();
src\Framework\MS\Internal\PtsHost\BackgroundFormatInfo.cs (2)
105_throttleBackgroundTimer.Stop(); 196_throttleBackgroundTimer.Stop();
src\Framework\System\Windows\Controls\ComboBox.cs (1)
1228_autoScrollTimer.Stop();
src\Framework\System\Windows\Controls\DataGrid.cs (1)
1735_autoScrollTimer.Stop();
src\Framework\System\Windows\Controls\ListBox.cs (1)
591_autoScrollTimer.Stop();
src\Framework\System\Windows\Controls\MenuItem.cs (3)
2609_openHierarchyTimer.Stop(); 2629_closeHierarchyTimer.Stop(); 2639timer.Stop();
src\Framework\System\Windows\Controls\PopupControlService.cs (2)
447_toolTipTimer.Stop(); 642_forceCloseTimer.Stop();
src\Framework\System\Windows\Controls\Primitives\Popup.cs (2)
1677_asyncDestroy.Stop(); 1729_asyncDestroy.Stop();
src\Framework\System\Windows\Controls\Primitives\RepeatButton.cs (1)
138_timer.Stop();
src\Framework\System\Windows\Controls\TextSearch.cs (3)
564_timeoutTimer.Stop(); 710_timeoutTimer.Stop(); 755_timeoutTimer.Stop();
src\Framework\System\Windows\Controls\VirtualizingStackPanel.cs (2)
4567_cleanupDelay.Stop(); 9213_cleanupDelay.Stop();
src\Framework\System\Windows\Data\BindingExpressionBase.cs (2)
1460timer.Stop(); 2264timer.Stop();
src\Framework\System\windows\Documents\TextEditor.cs (1)
555_mouseSelectionState.Timer.Stop();
src\Framework\System\Windows\Window.cs (2)
2456_taskbarRetryTimer.Stop(); 4426_taskbarRetryTimer.Stop();
System.Activities.Presentation (3)
System.Activities.Presentation\System\Activities\Presentation\Annotations\AnnotationManager.cs (3)
294this.tryHideTimer.Stop(); 476timer.Stop(); 494this.TryHideTimer.Stop();
WindowsBase (2)
Base\System\Windows\SplashScreen.cs (1)
355_dt.Stop();
Base\System\Windows\Threading\DispatcherTimer.cs (1)
130Stop();