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