public readonly record struct CadPropertyEditContext(object Target, CadPropertyDescriptor Descriptor, object? Value) : IEquatable<CadPropertyEditContext>
kind:method
kind:property
kind:ctor
CadPropertyEditContext(Object, CadPropertyDescriptor, Object?)
Descriptor
Target
Value