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