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