2 references to CanRenderVisualStylesRoundedChrome
System.Windows.Forms (2)
System\Windows\Forms\Controls\TextBox\TextBoxBase.cs (1)
2788bool canRenderRoundedChrome = CanRenderVisualStylesRoundedChrome(
System\Windows\Forms\Controls\UpDown\UpDownBase.cs (1)
1117bool canRenderRoundedChrome = TextBoxBase.CanRenderVisualStylesRoundedChrome(