CleanUpVirtualizedItemEventArgs.UIElement Proprietà

Definizione

Ottiene un'istanza dell'elemento visuale che rappresenta il valore dei dati.

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

Valore della proprietà

Oggetto UIElement che rappresenta il valore dei dati.

Commenti

Se Value è un elemento visivo, il valore della proprietà sarà uguale UIElementa .

Si applica a