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