1 reference to _minWidth
Microsoft.CodeAnalysis.EditorFeatures.Wpf (1)
IWpfDifferenceViewerExtensions.cs (1)
113
_width = Math.Max(textView.MaxTextRightCoordinate * (textView.ZoomLevel / 100),
_minWidth
); // Width of the widest line.