6 references to Value
PresentationCore (6)
Core\CSharp\MS\Internal\Shaping\Positioning.cs (6)
316GlyphOffset.dx += deviceTable.Value(Table,Metrics.PixelsEmWidth); 328GlyphOffset.dy += deviceTable.Value(Table,Metrics.PixelsEmHeight); 342GlyphAdvance += deviceTable.Value(Table,Metrics.PixelsEmWidth); 357GlyphAdvance += deviceTable.Value(Table,Metrics.PixelsEmHeight); 479Format3XDeviceTable(Table).Value(Table,Metrics.PixelsEmWidth); 481Format3YDeviceTable(Table).Value(Table,Metrics.PixelsEmHeight);