1 write to _glyphTypeface
PresentationCore (1)
MS\Internal\Shaping\ShapeTypeface.cs (1)
50_glyphTypeface = glyphTypeface;
4 references to _glyphTypeface
PresentationCore (4)
MS\Internal\Shaping\ShapeTypeface.cs (4)
56return HashFn.HashMultiply(_glyphTypeface.GetHashCode()) 77return _glyphTypeface.Equals(t._glyphTypeface); 91return _glyphTypeface;