2 writes to _style
PresentationCore (2)
System\Windows\Media\FamilyTypeface.cs (2)
45_style = face.Style; 67_style = value;
3 references to _style
PresentationCore (3)
System\Windows\Media\FamilyTypeface.cs (3)
63get { return _style; } 214return FontDifferentiator.ConstructFaceNamesByStyleWeightStretch(_style, _weight, _stretch); 279return _style.GetHashCode()