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