MESCIUS InputMan for WPF 3.0J
SetInputBindings メソッド

GrapeCity.Windows.InputMan.InputBindingHelper.InputBindings 添付プロパティを設定する要素。
GrapeCity.Windows.InputMan.InputBindingHelper.InputBindings 添付プロパティの新しい値を表す System.Windows.Input.InputBindingCollection 値。
指定した要素の GrapeCity.Windows.InputMan.InputBindingHelper.InputBindings 添付プロパティの値を設定します。
構文
Public Shared Sub SetInputBindings( _
   ByVal element As DependencyObject, _
   ByVal value As InputBindingCollection _
) 
public static void SetInputBindings( 
   DependencyObject element,
   InputBindingCollection value
)

パラメータ

element
GrapeCity.Windows.InputMan.InputBindingHelper.InputBindings 添付プロパティを設定する要素。
value
GrapeCity.Windows.InputMan.InputBindingHelper.InputBindings 添付プロパティの新しい値を表す System.Windows.Input.InputBindingCollection 値。
例外
例外解説
System.ArgumentNullExceptionelement が null 参照 (Visual Basicでは Nothing) です。
System.ArgumentExceptionelement の型は System.Windows.UIElementSystem.Windows.ContentElementSystem.Windows.UIElement3D のいずれかである必要があります。
参照

参照

InputBindingHelper クラス
InputBindingHelper メンバ

 

 


© MESCIUS inc. All rights reserved.