1 write to Idle
System.Data (1)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Validation\BackgroundValidationSynchronizer.cs (1)
38this.Idle = new IdleState(this);
3 references to Idle
System.Data (3)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Validation\BackgroundValidationSynchronizer.cs (3)
46this.currentState = this.Idle; 234return this.Parent.Idle; 369return this.Parent.Idle;