1 write to visualStylesEnabledIfPossible
System.Windows.Forms (1)
winforms\Managed\System\WinForms\ToolStripManager.cs (1)
570visualStylesEnabledIfPossible = value;
1 reference to visualStylesEnabledIfPossible
System.Windows.Forms (1)
winforms\Managed\System\WinForms\ToolStripManager.cs (1)
565return visualStylesEnabledIfPossible && Application.RenderWithVisualStyles;