1 reference to PS_COSMETIC
System.Workflow.ComponentModel (1)
AuthoringOM\Design\DesignerHelpers.cs (1)
1114
IntPtr penPtr = NativeMethods.ExtCreatePen(NativeMethods.
PS_COSMETIC
| NativeMethods.PS_USERSTYLE | penStyle, 1, new NativeMethods.LOGBRUSH(NativeMethods.BS_SOLID, ColorTranslator.ToWin32(pen.Color), 0), 2, new int[] { 1, 1 });