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