1 write to _typeface
PresentationCore (1)
MS\Internal\TextFormatting\GenericTextProperties.cs (1)
52_typeface = typeface;
3 references to _typeface
PresentationCore (3)
MS\Internal\TextFormatting\GenericTextProperties.cs (3)
71_typeface.GetHashCode() 101&& _typeface.Equals(textRunProperties.Typeface) 116get { return _typeface; }