4 references to Timer
System.Activities.Presentation (2)
System.Activities.Presentation\System\Activities\Presentation\WorkflowItemPresenter.cs (1)
1113
this.SpacerTimer = new
Timer
(500);
System.Activities.Presentation\System\Activities\Presentation\WorkflowViewElement.cs (1)
151
this.breadCrumbTimer = new
Timer
(2000);
System.Data (2)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\WorkflowItemPresenter.cs (1)
1113
this.SpacerTimer = new
Timer
(500);
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\WorkflowViewElement.cs (1)
151
this.breadCrumbTimer = new
Timer
(2000);