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

属性值

事件。

属性

适用于