IndexerDescriptorProperty Property

Gets or sets the source property.

Definition

Namespace: Avalonia.Data
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public AvaloniaProperty? Property { get; set; }

Property Value

AvaloniaProperty

See Also