CleanUpVirtualizedItemEventArgs.UIElement 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得用來表示資料值之視覺項目的執行個體。
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。
備註
如果 Value 是視覺專案,其屬性值會與 UIElement 相同。