ItemsSourceView.

OnItemsSourceChanged(NotifyCollectionChangedEventArgs) Method

Namespace
Avalonia.Controls
Containing Type
ItemsSourceView

Syntax

protected void OnItemsSourceChanged(NotifyCollectionChangedEventArgs args)

Parameters

Name Type Description
args NotifyCollectionChangedEventArgs

Return Value

Type Description
void