1 write to IconAlignment
System.Windows.Forms (1)
winforms\Managed\System\WinForms\ErrorProvider.cs (1)
844EnsureControlItem(control).IconAlignment = value;
3 references to IconAlignment
System.Windows.Forms (3)
winforms\Managed\System\WinForms\ErrorProvider.cs (3)
793return EnsureControlItem(control).IconAlignment; 1525switch (RTLTranslateIconAlignment(IconAlignment)) { 1538switch (IconAlignment) {