2 references to IsEmptyProperty
System.Activities.Presentation (2)
System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\CiderCategoryContainer.cs (2)
89
get { return (bool)this.GetValue(
IsEmptyProperty
); }
198
this.CoerceValue(
IsEmptyProperty
);