ItemsControlDefaultRecycleKey Property
Gets a default recycle key that can be used when an
ItemsControl supports
a single container type.
Namespace: Avalonia.ControlsAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
protected static Object DefaultRecycleKey { get; }
Protected Shared ReadOnly Property DefaultRecycleKey As Object
Get
static member DefaultRecycleKey : Object with get
Property Value
Object