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

屬性值

輸入來源。

屬性

適用於

另請參閱