1 write to renderMatchingApplicationState
System.Windows.Forms (1)
winforms\Managed\System\WinForms\ButtonRenderer.cs (1)
47
renderMatchingApplicationState
= value;
2 references to renderMatchingApplicationState
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ButtonRenderer.cs (2)
44
return
renderMatchingApplicationState
;
53
return (!
renderMatchingApplicationState
|| Application.RenderWithVisualStyles);