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