Condividi tramite


SourceChangedEventArgs.Element Proprietà

Definizione

Ottiene l'elemento il cui elemento padre è cambiato causando la modifica delle informazioni relative all'origine della presentazione.

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

Valore della proprietà

IInputElement

Elemento che segnala la modifica.

Si applica a