'宣言
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。