1 write to IconPadding
System.Windows.Forms (1)
System\Windows\Forms\ErrorProvider\ErrorProvider.cs (1)
815EnsureControlItem(control).IconPadding = padding;
1 reference to IconPadding
System.Windows.Forms (1)
System\Windows\Forms\ErrorProvider\ErrorProvider.cs (1)
763public int GetIconPadding(Control control) => EnsureControlItem(control).IconPadding;