4 writes to IsAncestorOfRootDesigner
System.Activities.Presentation (4)
System.Activities.Presentation\System\Activities\Presentation\View\DesignerView.xaml.cs (3)
505viewElement.IsAncestorOfRootDesigner = false; 513view.IsAncestorOfRootDesigner = true; 530view.IsAncestorOfRootDesigner = false;
System.Activities.Presentation\System\Activities\Presentation\WorkflowViewElement.cs (1)
139this.IsAncestorOfRootDesigner = false;
1 reference to IsAncestorOfRootDesigner
System.Activities.Presentation (1)
System.Activities.Presentation\System\Activities\Presentation\ShowExpandedMultiValueConverter.cs (1)
42if (viewElement.IsAncestorOfRootDesigner)