2 references to s_propBindingContext
System.Windows.Forms (2)
System\Windows\Forms\Controls\ToolStrips\ToolStrip.cs (2)
383
if (Properties.TryGetValue(
s_propBindingContext
, out BindingContext? context))
399
if (Properties.AddOrRemoveValue(
s_propBindingContext
, value) != value)