2 references to s_propMainMenuStrip
System.Windows.Forms (2)
System\Windows\Forms\Form.cs (2)
1261get => Properties.GetValueOrDefault<MenuStrip>(s_propMainMenuStrip); 1264Properties.AddOrRemoveValue(s_propMainMenuStrip, value);