6 references to Feature
ReachFramework (6)
PrintConfig\PrintCapabilitesWriter.cs (1)
646
this._writer.WriteStartElement(PrintSchemaTags.Framework.
Feature
, PrintSchemaNamespaces.Framework);
PrintConfig\PrintSchema.cs (1)
1946
new MapEntry(
Feature
, (int)PrintSchemaNodeTypes.Feature),
PrintConfig\PrtTicket_Base.cs (3)
80
PrintSchemaTags.Framework.
Feature
,
404
PrintSchemaTags.Framework.
Feature
,
426
PrintSchemaTags.Framework.
Feature
,
PrintConfig\PrtTicket_Editor.cs (1)
101
((rootChild.LocalName != PrintSchemaTags.Framework.
Feature
) &&