1 write to StrokeThickness
Microsoft.CodeAnalysis.EditorFeatures.Wpf (1)
StringIndentation\StringIndentationAdornmentManager.cs (1)
75StrokeThickness = 1.0,
3 references to StrokeThickness
PresentationFramework (3)
System\Windows\Shapes\Shape.cs (3)
451double strokeThickness = StrokeThickness; 464return Math.Abs(StrokeThickness); 478double strokeThickness = StrokeThickness;