4 references to SetPadding
System.Windows.Forms (4)
System\Windows\Forms\Control.cs (1)
3754CommonProperties.SetPadding(this, value);
System\Windows\Forms\Controls\ToolStrips\ToolStripItem.cs (1)
1518CommonProperties.SetPadding(this, value);
System\Windows\Forms\Controls\ToolStrips\ToolStripPanelRow.cs (1)
216CommonProperties.SetPadding(this, value);
System\Windows\Forms\Layout\ArrangedElement.cs (1)
89{ CommonProperties.SetPadding(this, value); }