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