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