1 write to _userInputFlowPanel
PresentationUI (1)
MS\Internal\Documents\SigningDialog.Designer.cs (1)
35_userInputFlowPanel = new System.Windows.Forms.FlowLayoutPanel();
11 references to _userInputFlowPanel
PresentationUI (11)
MS\Internal\Documents\SigningDialog.Designer.cs (11)
51_userInputFlowPanel.SuspendLayout(); 60_userInputFlowPanel.Anchor = System.Windows.Forms.AnchorStyles.Left; 61_userInputFlowPanel.AutoSize = true; 62_userInputFlowPanel.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink; 63_userInputFlowPanel.Controls.Add(_signatureControlInputLayoutTable); 64_userInputFlowPanel.Location = new System.Drawing.Point(3, 71); 65_userInputFlowPanel.Name = "_userInputFlowPanel"; 66_userInputFlowPanel.Size = new System.Drawing.Size(475, 195); 241_mainLayoutTable.Controls.Add(_userInputFlowPanel, 0, 1); 266_userInputFlowPanel.ResumeLayout(false); 267_userInputFlowPanel.PerformLayout();