1 write to _glyphTypeface
PresentationCore (1)
MS\Internal\Shaping\ShapeTypeface.cs (1)
34_glyphTypeface = glyphTypeface;
4 references to _glyphTypeface
PresentationCore (4)
MS\Internal\Shaping\ShapeTypeface.cs (4)
40return HashFn.HashMultiply(_glyphTypeface.GetHashCode()) 61return _glyphTypeface.Equals(t._glyphTypeface); 75return _glyphTypeface;