6 references to Value
PresentationCore (6)
MS\Internal\Shaping\Positioning.cs (6)
273GlyphOffset.dx += deviceTable.Value(Table,Metrics.PixelsEmWidth); 285GlyphOffset.dy += deviceTable.Value(Table,Metrics.PixelsEmHeight); 299GlyphAdvance += deviceTable.Value(Table,Metrics.PixelsEmWidth); 314GlyphAdvance += deviceTable.Value(Table,Metrics.PixelsEmHeight); 431Format3XDeviceTable(Table).Value(Table,Metrics.PixelsEmWidth); 433Format3YDeviceTable(Table).Value(Table,Metrics.PixelsEmHeight);