2 references to ListBoxDesigner
System.Windows.Forms.Design (2)
System\Windows\Forms\Design\ListBoxDesigner.cs (2)
67
properties[nameof(IntegralHeight)] = TypeDescriptor.CreateProperty(typeof(
ListBoxDesigner
), integralHeightProp, []);
72
properties[nameof(Dock)] = TypeDescriptor.CreateProperty(typeof(
ListBoxDesigner
), dockProp, []);