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