1 write to _typeface
PresentationCore (1)
MS\Internal\TextFormatting\GenericTextProperties.cs (1)
54_typeface = typeface;
3 references to _typeface
PresentationCore (3)
MS\Internal\TextFormatting\GenericTextProperties.cs (3)
73_typeface.GetHashCode() 103&& _typeface.Equals(textRunProperties.Typeface) 118get { return _typeface; }