1 write to _emHintingSize
PresentationCore (1)
Core\CSharp\MS\Internal\TextFormatting\GenericTextProperties.cs (1)
57_emHintingSize = hintingSize;
3 references to _emHintingSize
PresentationCore (3)
Core\CSharp\MS\Internal\TextFormatting\GenericTextProperties.cs (3)
76^ _emHintingSize.GetHashCode() 102&& _emHintingSize == textRunProperties.FontHintingEmSize 137get { return _emHintingSize; }