2 writes to IntValue
ReachFramework (2)
PrintConfig\PageCopyCount.cs (1)
90this.IntValue = value;
PrintConfig\PrtTicket_Base.cs (1)
328map.Parameter.IntValue = value;
3 references to IntValue
ReachFramework (3)
PrintConfig\PageCopyCount.cs (1)
80return this.IntValue;
PrintConfig\PrtTicket_Base.cs (2)
232propValue = map.Parameter.IntValue; 1102if (IntValue == value)