6 references to Feature
ReachFramework (6)
PrintConfig\PrintCapabilitesWriter.cs (1)
648
this._writer.WriteStartElement(PrintSchemaTags.Framework.
Feature
, PrintSchemaNamespaces.Framework);
PrintConfig\PrintSchema.cs (1)
1952
new MapEntry(
Feature
, (int)PrintSchemaNodeTypes.Feature),
PrintConfig\PrtTicket_Base.cs (3)
91
PrintSchemaTags.Framework.
Feature
,
415
PrintSchemaTags.Framework.
Feature
,
437
PrintSchemaTags.Framework.
Feature
,
PrintConfig\PrtTicket_Editor.cs (1)
109
((rootChild.LocalName != PrintSchemaTags.Framework.
Feature
) &&