2 references to DoesParentAlwaysExpandChild
System.Activities.Presentation (2)
System.Activities.Presentation\System\Activities\Presentation\ExpandButtonVisibilityConverter.cs (1)
43
if (viewElement == null || viewElement.IsRootDesigner || viewElement.
DoesParentAlwaysExpandChild
() ||
System.Activities.Presentation\System\Activities\Presentation\ShowExpandedMultiValueConverter.cs (1)
46
return ViewUtilities.ShouldShowExpanded(isRootDesigner, viewElement.
DoesParentAlwaysExpandChild
(),