2 writes to WorkerSupportsCancellation
System.Activities.Presentation (1)
System.Activities.Presentation\System\Activities\Presentation\View\VisualBasicEditor.xaml.cs (1)
1772this.validator.WorkerSupportsCancellation = true;
System.Data (1)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\View\VisualBasicEditor.xaml.cs (1)
1772this.validator.WorkerSupportsCancellation = true;
1 reference to WorkerSupportsCancellation
System (1)
compmod\system\componentmodel\BackgroundWorker.cs (1)
62if (!WorkerSupportsCancellation)