4 references to XPS_LINE_CAP
ReachFramework (4)
Serialization\RCW\IXpsOMPath.cs (4)
55
XPS_LINE_CAP
GetStrokeEndLineCap();
61
XPS_LINE_CAP
GetStrokeStartLineCap();
87
void SetStrokeEndLineCap([In][ComAliasName("System.Windows.Xps.Serialization.RCW.XPS_LINE_CAP")]
XPS_LINE_CAP
strokeEndLineCap);
93
void SetStrokeStartLineCap([In][ComAliasName("System.Windows.Xps.Serialization.RCW.XPS_LINE_CAP")]
XPS_LINE_CAP
strokeStartLineCap);