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