2 references to Baseline
Microsoft.CodeAnalysis.EditorFeatures.Wpf (2)
InlineHints\InlineHintsTag.cs (2)
174var dockPanelHeight = format.Typeface.FontFamily.Baseline * format.FontRenderingEmSize; 189Height = dockPanelHeight + (block.DesiredSize.Height - (block.FontFamily.Baseline * block.FontSize)),