3 references to XPS_MATRIX
ReachFramework (3)
Serialization\RCW\IXpsOMMatrixTransform.cs (2)
28XPS_MATRIX GetMatrix(); 30void SetMatrix([In][ComAliasName("System.Windows.Xps.Serialization.RCW.XPS_MATRIX")] ref XPS_MATRIX matrix);
Serialization\RCW\IXpsOMObjectFactory.cs (1)
106IXpsOMMatrixTransform CreateMatrixTransform([ComAliasName("System.Windows.Xps.Serialization.RCW.XPS_MATRIX")] [In] ref XPS_MATRIX matrix);