1 write to _dashDot
PresentationCore (1)
System\Windows\Media\DashStyles.cs (1)
87
_dashDot
= style;
2 references to _dashDot
PresentationCore (2)
System\Windows\Media\DashStyles.cs (2)
83
if (
_dashDot
== null)
90
return
_dashDot
;