5 references to Option
ReachFramework (5)
PrintConfig\PrintSchema.cs (3)
1846FeatureLevelTypesWithSubFeature = Feature | Property | Option, 1851FeatureLevelTypesWithoutSubFeature = Property | Option, 1948new MapEntry(Option, (int)PrintSchemaNodeTypes.Option),
PrintConfig\PrtCap_Builder.cs (1)
182else if (_reader.CurrentElementNodeType == PrintSchemaNodeTypes.Option)
PrintConfig\PrtCap_Reader.cs (1)
198if (CurrentElementNodeType != PrintSchemaNodeTypes.Option)