1 write to _emHintingSize
PresentationCore (1)
MS\Internal\TextFormatting\GenericTextProperties.cs (1)
53
_emHintingSize
= hintingSize;
3 references to _emHintingSize
PresentationCore (3)
MS\Internal\TextFormatting\GenericTextProperties.cs (3)
72
^
_emHintingSize
.GetHashCode()
98
&&
_emHintingSize
== textRunProperties.FontHintingEmSize
133
get { return
_emHintingSize
; }