1 reference to DefaultMinWidth
Microsoft.CodeAnalysis.EditorFeatures.Wpf (1)
InlineRename\UI\Adornment\RenameFlyout.xaml.cs (1)
148
MinWidth = Math.Min(
DefaultMinWidth
, _textView.ViewportWidth);