Share via


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

속성 값

이벤트입니다.

특성

적용 대상