1 write to _fontFamily
PresentationCore (1)
System\Windows\Media\Typeface.cs (1)
101_fontFamily = fontFamily;
4 references to _fontFamily
PresentationCore (4)
System\Windows\Media\Typeface.cs (4)
115get { return _fontFamily; } 665int hash = _fontFamily.GetHashCode(); 690&& _fontFamily.Equals(t._fontFamily)