2 references to PropSourceControl
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ToolStripDropDown.cs (2)
937
return Properties.GetObject(
PropSourceControl
) as Control;
940
Properties.SetObject(
PropSourceControl
, value);