28 references to Start
PresentationCore (7)
Core\CSharp\System\Windows\Input\ManipulationLogic.cs (1)
281_inertiaTimer.Start();
Core\CSharp\System\Windows\Interop\HwndTarget.cs (1)
1184_restoreDT.Start();
Core\CSharp\System\Windows\Media\MediaContext.cs (5)
626_promoteRenderOpToRender.Start(); 639_promoteRenderOpToInput.Start(); 642_promoteRenderOpToRender.Start(); 715_estimatedNextVSyncTimer.Start(); 2646timer.Start();
PresentationFramework (17)
src\Framework\MS\Internal\Documents\TextBoxView.cs (1)
1152_throttleBackgroundTimer.Start();
src\Framework\MS\Internal\PtsHost\BackgroundFormatInfo.cs (1)
108_throttleBackgroundTimer.Start();
src\Framework\System\Windows\Controls\ComboBox.cs (1)
1221_autoScrollTimer.Start();
src\Framework\System\Windows\Controls\DataGrid.cs (1)
1724_autoScrollTimer.Start();
src\Framework\System\Windows\Controls\ListBox.cs (1)
584_autoScrollTimer.Start();
src\Framework\System\Windows\Controls\MenuItem.cs (1)
2650timer.Start();
src\Framework\System\Windows\Controls\PopupControlService.cs (4)
334ToolTipTimer.Start(); 527ToolTipTimer.Start(); 590_forceCloseTimer.Start(); 597ToolTipTimer.Start();
src\Framework\System\Windows\Controls\Primitives\Popup.cs (1)
1685_asyncDestroy.Start();
src\Framework\System\Windows\Controls\Primitives\RepeatButton.cs (1)
128_timer.Start();
src\Framework\System\Windows\Controls\TextSearch.cs (1)
569_timeoutTimer.Start();
src\Framework\System\Windows\Controls\VirtualizingStackPanel.cs (1)
8723_cleanupDelay.Start();
src\Framework\System\Windows\Data\BindingExpressionBase.cs (1)
1461timer.Start();
src\Framework\System\windows\Documents\TextEditor.cs (1)
540_mouseSelectionState.Timer.Start();
src\Framework\System\Windows\Window.cs (1)
714_taskbarRetryTimer.Start();
System.Activities.Presentation (1)
System.Activities.Presentation\System\Activities\Presentation\Annotations\AnnotationManager.cs (1)
497this.TryHideTimer.Start();
WindowsBase (3)
Base\System\Windows\SplashScreen.cs (1)
318_dt.Start();
Base\System\Windows\Threading\DispatcherTimer.cs (2)
100Start(); 134Start();