1 write to _pageResolutionCap
ReachFramework (1)
PrintConfig\PrtCap_Public_Simple.cs (1)
727
_pageResolutionCap
= resSet.AsReadOnly();
2 references to _pageResolutionCap
ReachFramework (2)
PrintConfig\PrtCap_Public_Simple.cs (2)
705
if (
_pageResolutionCap
== null)
730
return
_pageResolutionCap
;