1 write to Stroke
Microsoft.CodeAnalysis.EditorFeatures.Wpf (1)
StringIndentation\StringIndentationAdornmentManager.cs (1)
80
Stroke
= brush,
3 references to Stroke
PresentationFramework (3)
System\Windows\Documents\FixedSOMPageConstructor.cs (1)
282
bool stroke = path.
Stroke
!= null;
System\Windows\Shapes\Shape.cs (2)
452
return (
Stroke
== null) || double.IsNaN(strokeThickness) || DoubleUtil.IsZero(strokeThickness);
489
Brush =
Stroke
,