1 write to _pageResolutionCap
ReachFramework (1)
PrintConfig\PrtCap_Public_Simple.cs (1)
728
_pageResolutionCap
= resSet.AsReadOnly();
2 references to _pageResolutionCap
ReachFramework (2)
PrintConfig\PrtCap_Public_Simple.cs (2)
706
if (
_pageResolutionCap
== null)
731
return
_pageResolutionCap
;