1 write to _dashDotDot
PresentationCore (1)
System\Windows\Media\DashStyles.cs (1)
104
_dashDotDot
= style;
2 references to _dashDotDot
PresentationCore (2)
System\Windows\Media\DashStyles.cs (2)
100
if (
_dashDotDot
== null)
107
return
_dashDotDot
;