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 133get { return _emHintingSize; }