16 references to InputBinKeys
ReachFramework (16)
PrintConfig\JobInputBins.cs (10)
120PrintSchemaTags.Keywords.InputBinKeys.InputBinNames, 121PrintSchemaTags.Keywords.InputBinKeys.InputBinEnums, 233return PrintSchemaTags.Keywords.InputBinKeys.JobInputBin; 272return PrintSchemaTags.Keywords.InputBinKeys.DocumentInputBin; 311return PrintSchemaTags.Keywords.InputBinKeys.PageInputBin; 338PrintSchemaTags.Keywords.InputBinKeys.InputBinNames, 339PrintSchemaTags.Keywords.InputBinKeys.InputBinEnums), 398: base(ownerPrintTicket, PrintSchemaTags.Keywords.InputBinKeys.JobInputBin) 413: base(ownerPrintTicket, PrintSchemaTags.Keywords.InputBinKeys.DocumentInputBin) 427: base(ownerPrintTicket, PrintSchemaTags.Keywords.InputBinKeys.PageInputBin)
PrintConfig\PrintSchema.cs (3)
2228new MapEntry(InputBinKeys.JobInputBin, (int)CapabilityName.JobInputBin), 2229new MapEntry(InputBinKeys.DocumentInputBin, (int)CapabilityName.DocumentInputBin), 2230new MapEntry(InputBinKeys.PageInputBin, (int)CapabilityName.PageInputBin),
PrintConfig\PrtCap_Builder.cs (3)
612new FeatureHandlersTableEntry(PrintSchemaTags.Keywords.InputBinKeys.JobInputBin, 615new FeatureHandlersTableEntry(PrintSchemaTags.Keywords.InputBinKeys.DocumentInputBin, 618new FeatureHandlersTableEntry(PrintSchemaTags.Keywords.InputBinKeys.PageInputBin,