2 references to NoCategoryEditorTypes
System.Activities.Presentation (2)
System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\Model\ModelPropertyEntry.cs (2)
1269_categoryEditorTypes = _categoryEditorTypes ?? NoCategoryEditorTypes; 1272return _categoryEditorTypes == NoCategoryEditorTypes ? null : _categoryEditorTypes;