2 writes to _strikeThroughThickness
PresentationCore (2)
Core\CSharp\System\Windows\Media\FamilyTypeface.cs (2)
54
_strikeThroughThickness
= face.StrikethroughThickness;
158
_strikeThroughThickness
= value;
1 reference to _strikeThroughThickness
PresentationCore (1)
Core\CSharp\System\Windows\Media\FamilyTypeface.cs (1)
153
get { return
_strikeThroughThickness
; }