2 references to AdvancedProperties_CollectionChanged
System.Activities.Presentation (2)
System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\FromExpression\Framework\PropertyInspector\CategoryContainer.xaml.cs (2)
232
category.AdvancedProperties.CollectionChanged -= theThis.
AdvancedProperties_CollectionChanged
;
252
category.AdvancedProperties.CollectionChanged += theThis.
AdvancedProperties_CollectionChanged
;