CadPropertyEditContext Struct

Definition

public readonly record struct CadPropertyEditContext(object Target, CadPropertyDescriptor Descriptor, object? Value) : IEquatable<CadPropertyEditContext>
Tip: use kind:method, kind:property, kind:ctor. Press Esc to clear.

Constructors (1)

Properties (3)