SPREAD for WPF 3.0J - GcSpreadGrid
GetInputBindings メソッド

GrapeCity.Windows.SpreadGrid.Editors 名前空間 > InputBindingHelper クラス : 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
例外
例外解説
element の型は System.Windows.UIElementSystem.Windows.ContentElementSystem.Windows.UIElement3D のいずれかである必要があります。
element が null 参照 (Visual Basicでは Nothing) です。
参照

InputBindingHelper クラス
InputBindingHelper メンバ