1 write to renderMatchingApplicationState
System.Windows.Forms (1)
winforms\Managed\System\WinForms\GroupBoxRenderer.cs (1)
49renderMatchingApplicationState = value;
2 references to renderMatchingApplicationState
System.Windows.Forms (2)
winforms\Managed\System\WinForms\GroupBoxRenderer.cs (2)
46return renderMatchingApplicationState; 55return (!renderMatchingApplicationState || Application.RenderWithVisualStyles);