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

GrapeCity.Wpf.SpreadSheet.CellType アセンブリ > GrapeCity.Wpf.SpreadSheet.CellType.Editors 名前空間 > InputBindingHelper クラス : GetInputBindings メソッド
コントロールを表す System.Windows.DependencyObject
指定したコントロールの System.Windows.Input.InputBindingCollection を返します。
シンタックス
'宣言
 
Public Shared Function GetInputBindings( _
   ByVal element As System.Windows.DependencyObject _
) As System.Windows.Input.InputBindingCollection
public static System.Windows.Input.InputBindingCollection GetInputBindings( 
   System.Windows.DependencyObject element
)

パラメータ

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

戻り値の型

InputBinding 設定を表す System.Windows.Input.InputBindingCollection
例外
例外解説
element は null 参照 (Visual Basicでは Nothing) です。
element の型は System.Windows.UIElementSystem.Windows.ContentElementSystem.Windows.UIElement3D のいずれかである必要があります。
参照

InputBindingHelper クラス
InputBindingHelper メンバ