6 references to Value
PresentationCore (6)
MS\Internal\Shaping\Positioning.cs (6)
280GlyphOffset.dx += deviceTable.Value(Table,Metrics.PixelsEmWidth); 292GlyphOffset.dy += deviceTable.Value(Table,Metrics.PixelsEmHeight); 306GlyphAdvance += deviceTable.Value(Table,Metrics.PixelsEmWidth); 321GlyphAdvance += deviceTable.Value(Table,Metrics.PixelsEmHeight); 438Format3XDeviceTable(Table).Value(Table,Metrics.PixelsEmWidth); 440Format3YDeviceTable(Table).Value(Table,Metrics.PixelsEmHeight);