1 implementation of IExpandChild
System.Activities.Presentation (1)
System.Activities.Presentation\System\Activities\Presentation\View\ActivityTypeDesigner.xaml.cs (1)
17partial class ActivityTypeDesigner : IExpandChild
1 reference to IExpandChild
System.Activities.Presentation (1)
System.Activities.Presentation\System\Activities\Presentation\View\ViewUtilities.cs (1)
20return IsParentOfType(modelItem, typeof(IExpandChild), context);