1 write to _fontFamily
PresentationCore (1)
System\Windows\Media\Typeface.cs (1)
111_fontFamily = fontFamily;
4 references to _fontFamily
PresentationCore (4)
System\Windows\Media\Typeface.cs (4)
125get { return _fontFamily; } 675int hash = _fontFamily.GetHashCode(); 700&& _fontFamily.Equals(t._fontFamily)