2 references to c_penWidth
PresentationFramework (2)
src\Framework\System\Windows\Controls\Grid.cs (2)
4200
s_oddDashPen = new Pen(Brushes.Blue,
c_penWidth
);
4208
s_evenDashPen = new Pen(Brushes.Yellow,
c_penWidth
);