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