2 writes to _iconAlignment
System.Windows.Forms (2)
System\Windows\Forms\ErrorProvider\ErrorProvider.ControlItem.cs (2)
31_iconAlignment = DefaultIconAlignment; 163_iconAlignment = value;
2 references to _iconAlignment
System.Windows.Forms (2)
System\Windows\Forms\ErrorProvider\ErrorProvider.ControlItem.cs (2)
153get => _iconAlignment; 158if (_iconAlignment == value)