共用方式為


CleanUpVirtualizedItemEventArgs.Value 屬性

定義

取得用來表示原始資料值的 Object

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

屬性值

表示原始資料值的 Object

備註

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

適用於