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