16 references to InputBinKeys
ReachFramework (16)
PrintConfig\JobInputBins.cs (10)
113PrintSchemaTags.Keywords.InputBinKeys.InputBinNames, 114PrintSchemaTags.Keywords.InputBinKeys.InputBinEnums, 228return PrintSchemaTags.Keywords.InputBinKeys.JobInputBin; 269return PrintSchemaTags.Keywords.InputBinKeys.DocumentInputBin; 310return PrintSchemaTags.Keywords.InputBinKeys.PageInputBin; 337PrintSchemaTags.Keywords.InputBinKeys.InputBinNames, 338PrintSchemaTags.Keywords.InputBinKeys.InputBinEnums), 397: base(ownerPrintTicket, PrintSchemaTags.Keywords.InputBinKeys.JobInputBin) 412: base(ownerPrintTicket, PrintSchemaTags.Keywords.InputBinKeys.DocumentInputBin) 426: base(ownerPrintTicket, PrintSchemaTags.Keywords.InputBinKeys.PageInputBin)
PrintConfig\PrintSchema.cs (3)
2223new MapEntry(InputBinKeys.JobInputBin, (int)CapabilityName.JobInputBin), 2224new MapEntry(InputBinKeys.DocumentInputBin, (int)CapabilityName.DocumentInputBin), 2225new MapEntry(InputBinKeys.PageInputBin, (int)CapabilityName.PageInputBin),
PrintConfig\PrtCap_Builder.cs (3)
608new FeatureHandlersTableEntry(PrintSchemaTags.Keywords.InputBinKeys.JobInputBin, 611new FeatureHandlersTableEntry(PrintSchemaTags.Keywords.InputBinKeys.DocumentInputBin, 614new FeatureHandlersTableEntry(PrintSchemaTags.Keywords.InputBinKeys.PageInputBin,