1 write to Idle
System.Data (1)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Validation\BackgroundValidationSynchronizer.cs (1)
38
this.
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)
46
this.currentState = this.
Idle
;
234
return this.Parent.
Idle
;
369
return this.Parent.
Idle
;