1 override of RenderTransparencyWithVisualStyles
System.Windows.Forms (1)
winforms\Managed\System\WinForms\TabPage.cs (1)
399internal override bool RenderTransparencyWithVisualStyles {
1 reference to RenderTransparencyWithVisualStyles
System.Windows.Forms (1)
winforms\Managed\System\WinForms\Control.cs (1)
9776if (Application.RenderWithVisualStyles && parent.RenderTransparencyWithVisualStyles) {