MESCIUS InputMan for WPF 3.0J
GetInputBindings メソッド

コントロールを表す System.Windows.DependencyObject
指定したコントロールの System.Windows.Input.InputBindingCollection を返します。
構文
Public Shared Function GetInputBindings( _
   ByVal element As DependencyObject _
) As InputBindingCollection
public static InputBindingCollection GetInputBindings( 
   DependencyObject element
)

パラメータ

element
コントロールを表す System.Windows.DependencyObject

戻り値の型

InputBinding 設定を表す System.Windows.Input.InputBindingCollection
例外
例外解説
System.ArgumentNullExceptionelement が null 参照 (Visual Basicでは Nothing) です。
System.ArgumentExceptionelement の型は System.Windows.UIElement でなければなりません。
参照

参照

InputBindingHelper クラス
InputBindingHelper メンバ

 

 


© MESCIUS inc. All rights reserved.