Base:
method
GetPropertyTextValue
System.Windows.Forms.PropertyGridInternal.GridEntry.GetPropertyTextValue(System.Object)
1 reference to GetPropertyTextValue
System.Windows.Forms.Tests (1)
System\Windows\Forms\MultiPropertyDescriptorGridEntryTests.cs (1)
172
string result = multiPropertyDescriptorGridEntry.
GetPropertyTextValue
(null);