3 references to AdvancedPropertyMatchesFilter
System.Activities.Presentation (3)
System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\FromExpression\Framework\PropertyInspector\CategoryContainer.xaml.cs (3)
331this.Expanded = this.BasicPropertyMatchesFilter || this.AdvancedPropertyMatchesFilter; 332this.AdvancedSectionPinned = this.AdvancedPropertyMatchesFilter; 379if ((editor.unconsumedAdvancedProperties.Count <= 0 && editor.advancedCategoryEditors.Count == 0) || !editor.AdvancedPropertyMatchesFilter)