ItemsControl.

ItemCount Property

Summary

Gets the number of items in Items.
Namespace
Avalonia.Controls
Containing Type
ItemsControl

Syntax

public int ItemCount { get; private set; }

Value

Type Description
int