1 override of PropertyName
System.Windows.Forms (1)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\PropertyDescriptorGridEntry.cs (1)
182public 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}";