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