1 write to _emHintingSize
PresentationCore (1)
MS\Internal\TextFormatting\GenericTextProperties.cs (1)
54
_emHintingSize
= hintingSize;
3 references to _emHintingSize
PresentationCore (3)
MS\Internal\TextFormatting\GenericTextProperties.cs (3)
73
^
_emHintingSize
.GetHashCode()
99
&&
_emHintingSize
== textRunProperties.FontHintingEmSize
134
get { return
_emHintingSize
; }