1 write to checkednormal
System.Windows.Forms (1)
winforms\Managed\System\WinForms\VisualStyles\VisualStyleElement.cs (1)
295
checkednormal
= new VisualStyleElement(className, part, 5);
2 references to checkednormal
System.Windows.Forms (2)
winforms\Managed\System\WinForms\VisualStyles\VisualStyleElement.cs (2)
294
if (
checkednormal
== null) {
298
return
checkednormal
;