1 write to _keyLabel
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\ShortcutKeysEditor.ShortcutKeysUI.cs (1)
126_keyLabel = new Label();
5 references to _keyLabel
System.Windows.Forms.Design (5)
System\Windows\Forms\Design\ShortcutKeysEditor.ShortcutKeysUI.cs (5)
113[MemberNotNull(nameof(_keyLabel))] 179_innerPanel.Controls.Add(_keyLabel, 0, 0); 188resources.ApplyResources(_keyLabel, "lblKey"); 189_innerPanel.SetColumnSpan(_keyLabel, 2); 190_keyLabel.Name = "lblKey";