2 references to DoesParentAlwaysExpandChildren
System.Activities.Presentation (2)
System.Activities.Presentation\System\Activities\Presentation\View\ViewUtilities.cs (1)
113return ShouldShowExpanded(IsBreadcrumbRoot(modelItem, context), DoesParentAlwaysExpandChildren(modelItem, context),
System.Activities.Presentation\System\Activities\Presentation\WorkflowViewElement.cs (1)
298return ViewUtilities.DoesParentAlwaysExpandChildren(this.ModelItem, this.Context);