1 write to _emHintingSize
PresentationCore (1)
MS\Internal\TextFormatting\GenericTextProperties.cs (1)
56_emHintingSize = hintingSize;
3 references to _emHintingSize
PresentationCore (3)
MS\Internal\TextFormatting\GenericTextProperties.cs (3)
75^ _emHintingSize.GetHashCode() 101&& _emHintingSize == textRunProperties.FontHintingEmSize 136get { return _emHintingSize; }