1 write to s_rightpressed
System.Windows.Forms (1)
System\Windows\Forms\VisualStyles\VisualStyleElement.cs (1)
521
public static VisualStyleElement RightPressed =>
s_rightpressed
??= new VisualStyleElement(ClassName, Part, 15);