1 override of Value
System.Windows.Forms (1)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\GridEntry.cs (1)
778public sealed override object? Value => PropertyValue;
1 reference to Value
System.Windows.Forms (1)
System\Windows\Forms\Controls\PropertyGrid\PropertyGrid.cs (1)
2960string.Format(SR.PropertyGridPropertyValueSelectedFormat, changedItem.Value));