3 references to PropertyComparer
System.Activities.Presentation (3)
System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\Views\ByCategoryViewManager.cs (3)
81category.Refresh(foundProperty, category.GetBucket(foundProperty), this.PropertyComparer); 96category.Add(property, category.GetBucket(property), this.PropertyComparer); 223category.Add(property as ModelPropertyEntry, category.GetBucket(property), this.PropertyComparer);