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