1 write to _modifiersLabel
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\ShortcutKeysEditor.ShortcutKeysUI.cs (1)
121_modifiersLabel = new Label();
5 references to _modifiersLabel
System.Windows.Forms.Design (5)
System\Windows\Forms\Design\ShortcutKeysEditor.ShortcutKeysUI.cs (5)
108[MemberNotNull(nameof(_modifiersLabel))] 139_outerPanel.Controls.Add(_modifiersLabel, 0, 0); 149resources.ApplyResources(_modifiersLabel, "lblModifiers"); 150_outerPanel.SetColumnSpan(_modifiersLabel, 3); 151_modifiersLabel.Name = "lblModifiers";