1 write to selectednormal
System.Windows.Forms (1)
winforms\Managed\System\WinForms\VisualStyles\VisualStyleElement.cs (1)
2179
selectednormal
= new VisualStyleElement(className, part, 4);
2 references to selectednormal
System.Windows.Forms (2)
winforms\Managed\System\WinForms\VisualStyles\VisualStyleElement.cs (2)
2178
if (
selectednormal
== null) {
2182
return
selectednormal
;