2 references to IsDescendantOf
System.Activities.Core.Presentation (2)
System\Activities\Core\Presentation\TryCatchDesigner.xaml.cs (2)
237return IsDescendantOf(descendant, "Try"); 242return IsDescendantOf(descendant, "Finally");