2 references to lpData
System.Windows.Forms (2)
System\Windows\Forms\Controls\PropertyGrid\PropertyGrid.cs (2)
4309if (cds is not null && cds->lpData is not null) 4311_propertyName = Marshal.PtrToStringAuto((nint)cds->lpData);