1 override of PropertyName
System.Windows.Forms (1)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\PropertyDescriptorGridEntry.cs (1)
182
public override string?
PropertyName
=> PropertyDescriptor.Name;
1 reference to PropertyName
System.Windows.Forms (1)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\PropertyDescriptorGridEntry.cs (1)
87
_helpKeyword = $"{entry.
PropertyName
}.{_helpKeyword}";