HwndSource.RegisterKeyboardInputSinkCore(IKeyboardInputSink) メソッド

定義

格納されているコンポーネントの IKeyboardInputSink インターフェイスを登録します。

protected:
 System::Windows::Interop::IKeyboardInputSite ^ RegisterKeyboardInputSinkCore(System::Windows::Interop::IKeyboardInputSink ^ sink);
[System.Security.SecurityCritical]
protected System.Windows.Interop.IKeyboardInputSite RegisterKeyboardInputSinkCore (System.Windows.Interop.IKeyboardInputSink sink);
protected System.Windows.Interop.IKeyboardInputSite RegisterKeyboardInputSinkCore (System.Windows.Interop.IKeyboardInputSink sink);
[<System.Security.SecurityCritical>]
member this.RegisterKeyboardInputSinkCore : System.Windows.Interop.IKeyboardInputSink -> System.Windows.Interop.IKeyboardInputSite
member this.RegisterKeyboardInputSinkCore : System.Windows.Interop.IKeyboardInputSink -> System.Windows.Interop.IKeyboardInputSite
Protected Function RegisterKeyboardInputSinkCore (sink As IKeyboardInputSink) As IKeyboardInputSite

パラメーター

sink
IKeyboardInputSink

格納されているコンポーネントの IKeyboardInputSink シンク。

戻り値

格納されているコンポーネントの IKeyboardInputSite サイト。

属性

適用対象

こちらもご覧ください