2 writes to _style
PresentationCore (2)
System\Windows\Media\FamilyTypeface.cs (2)
29_style = face.Style; 51_style = value;
3 references to _style
PresentationCore (3)
System\Windows\Media\FamilyTypeface.cs (3)
47get { return _style; } 198return FontDifferentiator.ConstructFaceNamesByStyleWeightStretch(_style, _weight, _stretch); 263return _style.GetHashCode()