Skip to main content

IsSelectedChangedEvent Field

Event that should be raised by containers when their selection state changes to notify the parent SelectingItemsControl that their selection state has changed.

Definition

Namespace: Avalonia.Controls.Primitives
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)

public static readonly RoutedEvent<RoutedEventArgs> IsSelectedChangedEvent
View Source

Field Value

RoutedEvent(RoutedEventArgs)

See Also

Reference

SelectingItemsControl Class
Avalonia.Controls.Primitives Namespace