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