3 references to IsFinalState
System.Activities.Core.Presentation (3)
System\Activities\Core\Presentation\StateDesigner.xaml.cs (3)
127status = status + "IsFinal=" + (this.IsFinalState() ? "True " : "False "); 136!this.IsFinalState() && 157if (null != item && (this.IsFinalState()))