2 references to TextLine
System.Windows.Forms.Design (2)
System\ComponentModel\Design\DesignerActionPanel.HeaderLine.cs (1)
12
private HeaderLine(IServiceProvider serviceProvider, DesignerActionPanel actionPanel) :
base
(serviceProvider, actionPanel)
System\ComponentModel\Design\DesignerActionPanel.TextLine.cs (1)
80
return new
TextLine
(serviceProvider, actionPanel);