2 references to ShouldShowExpanded
System.Activities.Presentation (2)
System.Activities.Presentation\System\Activities\Presentation\ShowExpandedMultiValueConverter.cs (1)
46return ViewUtilities.ShouldShowExpanded(isRootDesigner, viewElement.DoesParentAlwaysExpandChild(),
System.Activities.Presentation\System\Activities\Presentation\View\ViewUtilities.cs (1)
113return ShouldShowExpanded(IsBreadcrumbRoot(modelItem, context), DoesParentAlwaysExpandChildren(modelItem, context),