| InputBindingHelperSetInputBindings メソッド | 
名前空間: GrapeCity.Windows.InputMan
 構文
構文public static void SetInputBindings( DependencyObject element, InputBindingCollection value )
 例外
例外| 例外 | 条件 | 
|---|---|
| ArgumentNullException | element が です。 | 
| ArgumentException | element の型は UIElement、ContentElement、UIElement3D のいずれかである必要があります。 | 
 関連項目
関連項目