DefaultRecycleKey Property
Gets a default recycle key that can be used when an ItemsControl supports a single container type.
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
protected static Object DefaultRecycleKey { get; }
Protected Shared ReadOnly Property DefaultRecycleKey As Object
Get
static member DefaultRecycleKey : Object with get