2 references to Pane
System.Windows.Forms (1)
System\Windows\Forms\Controls\TabControl\TabRenderer.cs (1)
147InitializeRenderer(VisualStyleElement.Tab.Pane.Normal, 0);
System.Windows.Forms.Tests (1)
System\Windows\Forms\VisualStyles\VisualStyleElementTests.cs (1)
210yield return new object[] { I(() => VisualStyleElement.Tab.Pane.Normal), "TAB", 9, 0 };