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