1 write to s_disabled
System.Windows.Forms (1)
System\Windows\Forms\VisualStyles\VisualStyleElement.cs (1)
2688
public static VisualStyleElement Disabled =>
s_disabled
??= new VisualStyleElement(ClassName, Part, 4);