2 writes to enableVisualStyleBackground
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ButtonBase.cs (2)
1244
enableVisualStyleBackground
= value;
1251
enableVisualStyleBackground
= true;
1 reference to enableVisualStyleBackground
System.Windows.Forms (1)
winforms\Managed\System\WinForms\ButtonBase.cs (1)
1234
return
enableVisualStyleBackground
;