1 write to _dashDotDot
PresentationCore (1)
System\Windows\Media\DashStyles.cs (1)
105
_dashDotDot
= style;
2 references to _dashDotDot
PresentationCore (2)
System\Windows\Media\DashStyles.cs (2)
101
if (
_dashDotDot
== null)
108
return
_dashDotDot
;