2 references to AdvanceWidth
PresentationCore (2)
Core\CSharp\System\Windows\Media\GlyphRun.cs (2)
1650double advanceWidth = AdvanceWidth; 1693if (backgroundBrush != null && (advanceWidth = AdvanceWidth) > 0.0)