1 write to _glyphTypeface
PresentationCore (1)
MS\Internal\Shaping\ShapeTypeface.cs (1)
35_glyphTypeface = glyphTypeface;
4 references to _glyphTypeface
PresentationCore (4)
MS\Internal\Shaping\ShapeTypeface.cs (4)
41return HashFn.HashMultiply(_glyphTypeface.GetHashCode()) 62return _glyphTypeface.Equals(t._glyphTypeface); 76return _glyphTypeface;