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)
35
public TabPage() :
base
()
System\Windows\Forms\Design\ComponentEditorForm.cs (1)
25
private readonly Panel _pageHost =
new
();
System\Windows\Forms\Design\ComponentEditorPage.cs (1)
19
public ComponentEditorPage() :
base
()
System\Windows\Forms\Panels\SplitterPanel.cs (1)
14
public SplitterPanel(SplitContainer owner) :
base
()
System.Windows.Forms.Design (2)
System\Windows\Forms\Design\DesignBindingPicker.cs (2)
305
_addNewPanel = new
Panel
();
331
_helpTextPanel = new
Panel
();