6 references to Feature
ReachFramework (6)
PrintConfig\PrintCapabilitesWriter.cs (1)
647
this._writer.WriteStartElement(PrintSchemaTags.Framework.
Feature
, PrintSchemaNamespaces.Framework);
PrintConfig\PrintSchema.cs (1)
1947
new MapEntry(
Feature
, (int)PrintSchemaNodeTypes.Feature),
PrintConfig\PrtTicket_Base.cs (3)
81
PrintSchemaTags.Framework.
Feature
,
405
PrintSchemaTags.Framework.
Feature
,
427
PrintSchemaTags.Framework.
Feature
,
PrintConfig\PrtTicket_Editor.cs (1)
102
((rootChild.LocalName != PrintSchemaTags.Framework.
Feature
) &&