3 references to SS_NOPREFIX
System.Windows.Forms (3)
winforms\Managed\System\WinForms\Label.cs (3)
372
cp.Style |= NativeMethods.
SS_NOPREFIX
;
1009
style |= NativeMethods.
SS_NOPREFIX
;
1012
style &= ~NativeMethods.
SS_NOPREFIX
;