3 references to Baseline
System.Windows.Forms.Design (3)
System\Windows\Forms\Design\Behavior\DragAssistanceManager.cs (2)
874else if (lines[i].LineType == LineType.Baseline) 938type = LineType.Baseline;
System\Windows\Forms\Design\Behavior\DragAssistanceManager.Line.cs (1)
79if (l1.LineType is not LineType.Standard and not LineType.Baseline)