1 write to _emSize
PresentationCore (1)
MS\Internal\TextFormatting\GenericTextProperties.cs (1)
52_emSize = size;
3 references to _emSize
PresentationCore (3)
MS\Internal\TextFormatting\GenericTextProperties.cs (3)
71^ _emSize.GetHashCode() 97_emSize == textRunProperties.FontRenderingEmSize 124get { return _emSize; }