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