2 references to ShowCategoryHeaderProperty
System.Activities.Presentation (2)
System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\CiderCategoryContainer.cs (2)
97get { return (bool)this.GetValue(ShowCategoryHeaderProperty); } 98set { this.SetValue(ShowCategoryHeaderProperty, value); }