1 write to _pen
PresentationFramework (1)
MS\Internal\Ink\LassoHelper.cs (1)
302_pen = new Pen(new SolidColorBrush(DotCircumferenceColor), DotCircumferenceThickness)
2 references to _pen
PresentationFramework (2)
MS\Internal\Ink\LassoHelper.cs (2)
147dc.DrawEllipse(_brush, _pen, lassoPoint, DotRadius, DotRadius); 306_pen.Freeze();