1 write to _typeface
PresentationCore (1)
Core\CSharp\MS\Internal\TextFormatting\GenericTextProperties.cs (1)
55_typeface = typeface;
3 references to _typeface
PresentationCore (3)
Core\CSharp\MS\Internal\TextFormatting\GenericTextProperties.cs (3)
74_typeface.GetHashCode() 104&& _typeface.Equals(textRunProperties.Typeface) 119get { return _typeface; }