1 write to _dashDot
PresentationCore (1)
Core\CSharp\System\Windows\Media\DashStyles.cs (1)
92
_dashDot
= style;
2 references to _dashDot
PresentationCore (2)
Core\CSharp\System\Windows\Media\DashStyles.cs (2)
88
if (
_dashDot
== null)
95
return
_dashDot
;