1 write to transitions
System.Activities (1)
System\Activities\Statements\State.cs (1)
69this.transitions = new ValidatingCollection<Transition>
2 references to transitions
System.Activities (2)
System\Activities\Statements\State.cs (2)
67if (this.transitions == null) 83return this.transitions;