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