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