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