2 writes to CategoryExpanded
System.Activities.Presentation (2)
System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\CategoryList.cs (1)
394
state.
CategoryExpanded
= container.Expanded;
System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\State\CategoryState.cs (1)
117
categoryState.
CategoryExpanded
= (bool)categoryExpanded;
2 references to CategoryExpanded
System.Activities.Presentation (2)
System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\CategoryList.cs (2)
312
container.Expanded = state.
CategoryExpanded
;
347
container.Expanded = state.
CategoryExpanded
;