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