1 write to s_closed
System.Windows.Forms (1)
System\Windows\Forms\VisualStyles\VisualStyleElement.cs (1)
2108
public static VisualStyleElement Closed =>
s_closed
??= new VisualStyleElement(ClassName, Part, 1);