SourceChangedEventArgs.Element 屬性

定義

取得父元素變更,導致呈現來源資訊改變。

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

屬性值

報告變更的元件。

適用於