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