6 references to Feature
ReachFramework (6)
PrintConfig\PrintCapabilitesWriter.cs (1)
645
this._writer.WriteStartElement(PrintSchemaTags.Framework.
Feature
, PrintSchemaNamespaces.Framework);
PrintConfig\PrintSchema.cs (1)
1949
new MapEntry(
Feature
, (int)PrintSchemaNodeTypes.Feature),
PrintConfig\PrtTicket_Base.cs (3)
83
PrintSchemaTags.Framework.
Feature
,
407
PrintSchemaTags.Framework.
Feature
,
429
PrintSchemaTags.Framework.
Feature
,
PrintConfig\PrtTicket_Editor.cs (1)
102
((rootChild.LocalName != PrintSchemaTags.Framework.
Feature
) &&