1 write to _listboxItemPanel
PresentationUI (1)
MS\Internal\Documents\SignatureSummaryDialog.Designer.cs (1)
46_listboxItemPanel = new System.Windows.Forms.Panel();
9 references to _listboxItemPanel
PresentationUI (9)
MS\Internal\Documents\SignatureSummaryDialog.Designer.cs (9)
50_listboxItemPanel.SuspendLayout(); 166_listboxMainPanel.Controls.Add(_listboxItemPanel); 174_listboxItemPanel.BackColor = System.Drawing.SystemColors.GradientActiveCaption; 175_listboxItemPanel.Controls.Add(_listBoxSummary); 176_listboxItemPanel.Dock = System.Windows.Forms.DockStyle.Fill; 177_listboxItemPanel.Location = new System.Drawing.Point(0, 53); 178_listboxItemPanel.Name = "_listboxItemPanel"; 179_listboxItemPanel.Size = new System.Drawing.Size(600, 217); 218_listboxItemPanel.ResumeLayout(false);