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