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)
150get { return _strikeThroughThickness; }