1 write to renderMatchingApplicationState
System.Windows.Forms (1)
winforms\Managed\System\WinForms\CheckBoxRenderer.cs (1)
48
renderMatchingApplicationState
= value;
2 references to renderMatchingApplicationState
System.Windows.Forms (2)
winforms\Managed\System\WinForms\CheckBoxRenderer.cs (2)
45
return
renderMatchingApplicationState
;
54
return (!
renderMatchingApplicationState
|| Application.RenderWithVisualStyles);