1 write to s_pressed
System.Windows.Forms (1)
System\Windows\Forms\VisualStyles\VisualStyleElement.cs (1)
2474
public static VisualStyleElement Pressed =>
s_pressed
??= new VisualStyleElement(ClassName, Part, 3);