3 references to AdvancedPropertyMatchesFilter
System.Data (3)
cdf\src\NetFx40\Tools\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)