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