1 write to _emHintingSize
PresentationCore (1)
Core\CSharp\MS\Internal\TextFormatting\GenericTextProperties.cs (1)
57
_emHintingSize
= hintingSize;
3 references to _emHintingSize
PresentationCore (3)
Core\CSharp\MS\Internal\TextFormatting\GenericTextProperties.cs (3)
76
^
_emHintingSize
.GetHashCode()
102
&&
_emHintingSize
== textRunProperties.FontHintingEmSize
137
get { return
_emHintingSize
; }