Base:
property
PropertyLabel
System.Windows.Forms.PropertyGridInternal.GridEntry.PropertyLabel
2 references to PropertyLabel
System.Windows.Forms (2)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\CategoryGridEntry.cs (2)
102public override string GetTestingInfo() => $"object = ({FullLabel}), Category = ({PropertyLabel})"; 118int labelWidth = GetLabelTextWidth(PropertyLabel, g, font);