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