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