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