CleanUpVirtualizedItemEventArgs.UIElement 屬性

定義

取得用來表示資料值之視覺項目的執行個體。

public:
 property System::Windows::UIElement ^ UIElement { System::Windows::UIElement ^ get(); };
public System.Windows.UIElement UIElement { get; }
member this.UIElement : System.Windows.UIElement
Public ReadOnly Property UIElement As UIElement

屬性值

UIElement

表示資料值的 UIElement

備註

如果 Value 是視覺專案,其屬性值會與 UIElement 相同。

適用於