2 references to UpdateCategoryExpansionState
System.Activities.Presentation (2)
System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\FromExpression\Framework\PropertyInspector\CategoryContainer.xaml.cs (2)
341if (CategoryContainerCommands.UpdateCategoryExpansionState.CanExecute(null, d as IInputElement)) 343CategoryContainerCommands.UpdateCategoryExpansionState.Execute(null, d as IInputElement);