1 write to _fontFamily
PresentationCore (1)
System\Windows\Media\Typeface.cs (1)
102_fontFamily = fontFamily;
4 references to _fontFamily
PresentationCore (4)
System\Windows\Media\Typeface.cs (4)
116get { return _fontFamily; } 666int hash = _fontFamily.GetHashCode(); 691&& _fontFamily.Equals(t._fontFamily)