10 references to created
System.Windows.Forms (10)
winforms\Managed\System\WinForms\ToolTip.cs (10)
1001
if (!
created
.ContainsKey(ctl) && captionValid
1006
created
[ctl] = ctl;
1019
if (!
created
.ContainsKey(ctl)
1026
if (
created
.ContainsKey(ctl)) {
1063
if (
created
.ContainsKey(ctl)
1067
created
.Remove(ctl);
1345
created
.Clear();
1374
created
.Clear();
1497
created
.Remove(control);
2529
created
.Remove(control);