4 references to SetPropertyTextValue
System.Windows.Forms (1)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\GridEntry.GridEntryAccessibleObject.cs (1)
148owner.SetPropertyTextValue(value);
System.Windows.Forms.Interop.Tests (2)
PropertyGridTests.cs (2)
28encodingEntry.SetPropertyTextValue("333"); 62encodingEntry.SetPropertyTextValue("123");
System.Windows.Forms.Tests (1)
System\Windows\Forms\PropertyGridTests.cs (1)
3977descriptor.SetPropertyTextValue("123");