ItemVisibilityEventArgs.Item Property

Definition

The item from the ItemsSource whose visibility has changed.

public object Item { get; }
member this.Item : obj

Property Value

An object.

Applies to