4 references to XPS_LINE_CAP
ReachFramework (4)
Serialization\RCW\IXpsOMPath.cs (4)
56
XPS_LINE_CAP
GetStrokeEndLineCap();
62
XPS_LINE_CAP
GetStrokeStartLineCap();
88
void SetStrokeEndLineCap([In][ComAliasName("System.Windows.Xps.Serialization.RCW.XPS_LINE_CAP")]
XPS_LINE_CAP
strokeEndLineCap);
94
void SetStrokeStartLineCap([In][ComAliasName("System.Windows.Xps.Serialization.RCW.XPS_LINE_CAP")]
XPS_LINE_CAP
strokeStartLineCap);