KeyEventArgs.InputSource 속성

정의

이 입력을 제공한 입력 소스를 가져옵니다.

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

속성 값

입력 소스입니다.

특성

적용 대상

추가 정보