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