1 reference to PS_DOT
System.Windows.Forms (1)
System\Windows\Forms\Rendering\ControlPaint.cs (1)
1833
FrameStyle.Dashed => (HGDIOBJ)PInvokeCore.CreatePen(PEN_STYLE.
PS_DOT
, cWidth: 1, (COLORREF)(uint)ColorTranslator.ToWin32(backColor)).Value,