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