1 instantiation of EditorLabel
System.Windows.Forms.Design (1)
System\ComponentModel\Design\DesignerActionPanel.TextBoxPropertyLine.cs (1)
32
_readOnlyTextBoxLabel = new
EditorLabel
2 references to EditorLabel
System.Windows.Forms.Design (2)
System\ComponentModel\Design\DesignerActionPanel.TextBoxPropertyLine.cs (2)
14
private readonly
EditorLabel
_readOnlyTextBoxLabel;
351
public EditorLabelAccessibleObject(
EditorLabel
owner)