ItemVisibilityEventArgs.Item Property

Definition

The item from the ItemsSource whose visibility has changed.

public:
 property System::Object ^ Item { System::Object ^ get(); };
public object Item { get; }
member this.Item : obj
Public ReadOnly Property Item As Object

Property Value

An object.

Applies to