1 implementation of SetValue
System.Windows.Forms (1)
winforms\Managed\System\WinForms\ToolStripControlHost.cs (1)
1213
void IDictionaryService.
SetValue
(object key, object value) {
4 references to SetValue
System (3)
compmod\system\componentmodel\ReflectEventDescriptor.cs (2)
207
dict.
SetValue
(this, eventdesc);
466
dict.
SetValue
(this, del);
compmod\system\componentmodel\ReflectTypeDescriptionProvider.cs (1)
268
ds.
SetValue
(_dictionaryKey, dict);
System.Workflow.ComponentModel (1)
AuthoringOM\Design\CommandSet.cs (1)
157
ds.
SetValue
(typeof(CommandID), new CommandID(new Guid("5f1c3c8d-60f1-4b98-b85b-8679f97e8eac"), 0));