StagingAreaInputItem.Input プロパティ

定義

この StagingAreaInputItem オブジェクトと関連付けられている入力イベント データを取得します。

public:
 property System::Windows::Input::InputEventArgs ^ Input { System::Windows::Input::InputEventArgs ^ get(); };
public System.Windows.Input.InputEventArgs Input { get; }
public System.Windows.Input.InputEventArgs Input { [System.Security.SecurityCritical] get; }
member this.Input : System.Windows.Input.InputEventArgs
[<get: System.Security.SecurityCritical>]
member this.Input : System.Windows.Input.InputEventArgs
Public ReadOnly Property Input As InputEventArgs

プロパティ値

イベントです。

属性

適用対象