1 write to _lblTryIt
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\MaskDesignerDialog.cs (1)
134_lblTryIt = new Label();
5 references to _lblTryIt
System.Windows.Forms.Design (5)
System\Windows\Forms\Design\MaskDesignerDialog.cs (5)
115[MemberNotNull(nameof(_lblTryIt))] 220_maskTryItTable.Controls.Add(_lblTryIt, 0, 1); 241resources.ApplyResources(_lblTryIt, "lblTryIt"); 242_lblTryIt.Margin = new Padding(0, 3, 3, 0); 243_lblTryIt.Name = "lblTryIt";