2 writes to _strikeThroughThickness
PresentationCore (2)
System\Windows\Media\FamilyTypeface.cs (2)
51
_strikeThroughThickness
= face.StrikethroughThickness;
155
_strikeThroughThickness
= value;
1 reference to _strikeThroughThickness
PresentationCore (1)
System\Windows\Media\FamilyTypeface.cs (1)
150
get { return
_strikeThroughThickness
; }