ItemVisibilityEventArgs.Item 属性

定义

已更改其可见性的 ItemsSource 中的项。

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

属性值

System.Object

一个对象。

适用于