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

属性值

输入源。

属性

适用于

另请参阅