5 references to Feature
ReachFramework (5)
PrintConfig\PrintSchema.cs (3)
1844
RootLevelTypes =
Feature
| ParameterDef | Property,
1849
FeatureLevelTypesWithSubFeature =
Feature
| Property | Option,
1949
new MapEntry(Feature, (int)PrintSchemaNodeTypes.
Feature
),
PrintConfig\PrtCap_Builder.cs (2)
75
case PrintSchemaNodeTypes.
Feature
:
236
else if (_reader.CurrentElementNodeType == PrintSchemaNodeTypes.
Feature
)