4 writes to IsExpanded
System.Activities.Core.Presentation (4)
System\Activities\Core\Presentation\TransitionDesigner.xaml.cs (4)
130IsExpanded = expandTargetTransition 151IsExpanded = expandTransition 188IsExpanded = expandTransition 306wrapper.IsExpanded = button.IsChecked.Value;
2 references to IsExpanded
System.Activities.Core.Presentation (2)
System\Activities\Core\Presentation\TransitionDesigner.xaml.cs (2)
309if ((wrapper.IsExpanded && this.Designer.ShouldCollapseAll) || !wrapper.IsExpanded && this.Designer.ShouldExpandAll)