1 write to s_visualStylesEnabledIfPossible
System.Windows.Forms (1)
System\Windows\Forms\Controls\ToolStrips\ToolStripManager.cs (1)
541
s_visualStylesEnabledIfPossible
= value;
1 reference to s_visualStylesEnabledIfPossible
System.Windows.Forms (1)
System\Windows\Forms\Controls\ToolStrips\ToolStripManager.cs (1)
537
get =>
s_visualStylesEnabledIfPossible
&& Application.RenderWithVisualStyles;