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