2 references to Dock
System.Windows.Forms.Design (2)
System\Windows\Forms\Design\ListBoxDesigner.cs (2)
70if (properties[nameof(Dock)] is PropertyDescriptor dockProp) 72properties[nameof(Dock)] = TypeDescriptor.CreateProperty(typeof(ListBoxDesigner), dockProp, []);