16 references to InputBinKeys
ReachFramework (16)
PrintConfig\JobInputBins.cs (10)
113PrintSchemaTags.Keywords.InputBinKeys.InputBinNames, 114PrintSchemaTags.Keywords.InputBinKeys.InputBinEnums, 226return PrintSchemaTags.Keywords.InputBinKeys.JobInputBin; 265return PrintSchemaTags.Keywords.InputBinKeys.DocumentInputBin; 304return PrintSchemaTags.Keywords.InputBinKeys.PageInputBin; 331PrintSchemaTags.Keywords.InputBinKeys.InputBinNames, 332PrintSchemaTags.Keywords.InputBinKeys.InputBinEnums), 391: base(ownerPrintTicket, PrintSchemaTags.Keywords.InputBinKeys.JobInputBin) 406: base(ownerPrintTicket, PrintSchemaTags.Keywords.InputBinKeys.DocumentInputBin) 420: base(ownerPrintTicket, PrintSchemaTags.Keywords.InputBinKeys.PageInputBin)
PrintConfig\PrintSchema.cs (3)
2225new MapEntry(InputBinKeys.JobInputBin, (int)CapabilityName.JobInputBin), 2226new MapEntry(InputBinKeys.DocumentInputBin, (int)CapabilityName.DocumentInputBin), 2227new 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,