2 references to XpsColorContext
ReachFramework (2)
Packaging\XpsFixedPageReaderWriter.cs (2)
1560
XpsColorContext colorContext = new
XpsColorContext
( CurrentXpsManager, this, part );
1739
XpsColorContext xpsColorContext = new
XpsColorContext
(CurrentXpsManager, this, metroPart);