MESCIUS InputMan for WPF 3.0J
RemoveResultStringHandler メソッド

ハンドラを削除する System.Windows.UIElementSystem.Windows.ContentElement、または System.Windows.UIElement3D オブジェクト。
削除するハンドラ。
指定したオブジェクトから ResultString 添付イベントのイベントハンドラを削除します。
構文
Public Shared Sub RemoveResultStringHandler( _
   ByVal element As DependencyObject, _
   ByVal handler As ResultStringEventHandler _
) 
public static void RemoveResultStringHandler( 
   DependencyObject element,
   ResultStringEventHandler handler
)

パラメータ

element
ハンドラを削除する System.Windows.UIElementSystem.Windows.ContentElement、または System.Windows.UIElement3D オブジェクト。
handler
削除するハンドラ。
例外
例外解説
System.ArgumentNullExceptionelement が null 参照 (Visual Basicでは Nothing) です。
System.ArgumentExceptionelement の型は System.Windows.UIElementSystem.Windows.ContentElementSystem.Windows.UIElement3D のいずれかである必要があります。
参照

参照

GcImeManager クラス
GcImeManager メンバ

 

 


© MESCIUS inc. All rights reserved.