3 references to Padding
System.Windows.Forms (3)
System\Windows\Forms\Control.cs (2)
3758using (new LayoutTransaction(ParentInternal, this, PropertyNames.Padding)) 3768LayoutTransaction.DoLayout(this, this, PropertyNames.Padding);
System\Windows\Forms\Controls\ToolStrips\ToolStripItem.cs (1)
1519InvalidateItemLayout(PropertyNames.Padding);