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

プロパティ値

入力ソース。

属性

適用対象

こちらもご覧ください