2 writes to IntValue
ReachFramework (2)
PrintConfig\PageCopyCount.cs (1)
89this.IntValue = value;
PrintConfig\PrtTicket_Base.cs (1)
325map.Parameter.IntValue = value;
3 references to IntValue
ReachFramework (3)
PrintConfig\PageCopyCount.cs (1)
79return this.IntValue;
PrintConfig\PrtTicket_Base.cs (2)
229propValue = map.Parameter.IntValue; 1098if (IntValue == value)