4 references to XPS_LINE_CAP
ReachFramework (4)
Serialization\RCW\IXpsOMPath.cs (4)
58
XPS_LINE_CAP
GetStrokeEndLineCap();
64
XPS_LINE_CAP
GetStrokeStartLineCap();
90
void SetStrokeEndLineCap([In][ComAliasName("System.Windows.Xps.Serialization.RCW.XPS_LINE_CAP")]
XPS_LINE_CAP
strokeEndLineCap);
96
void SetStrokeStartLineCap([In][ComAliasName("System.Windows.Xps.Serialization.RCW.XPS_LINE_CAP")]
XPS_LINE_CAP
strokeStartLineCap);