1 write to _fontFamily
PresentationCore (1)
Core\CSharp\System\Windows\Media\Typeface.cs (1)
117_fontFamily = fontFamily;
4 references to _fontFamily
PresentationCore (4)
Core\CSharp\System\Windows\Media\Typeface.cs (4)
131get { return _fontFamily; } 681int hash = _fontFamily.GetHashCode(); 706&& _fontFamily.Equals(t._fontFamily)