10 references to new
PresentationUI (4)
MS\Internal\Documents\RMEnrollmentPage1.Designer.cs (2)
38_panel1 = new System.Windows.Forms.Panel(); 47_panel2 = new System.Windows.Forms.Panel();
MS\Internal\Documents\SignatureSummaryDialog.Designer.cs (2)
45_listboxMainPanel = new System.Windows.Forms.Panel(); 46_listboxItemPanel = new System.Windows.Forms.Panel();
System.Windows.Forms (4)
System\Windows\Forms\Controls\TabControl\TabPage.cs (1)
35public TabPage() : base()
System\Windows\Forms\Design\ComponentEditorForm.cs (1)
25private readonly Panel _pageHost = new();
System\Windows\Forms\Design\ComponentEditorPage.cs (1)
19public ComponentEditorPage() : base()
System\Windows\Forms\Panels\SplitterPanel.cs (1)
14public SplitterPanel(SplitContainer owner) : base()
System.Windows.Forms.Design (2)
System\Windows\Forms\Design\DesignBindingPicker.cs (2)
305_addNewPanel = new Panel(); 331_helpTextPanel = new Panel();