MESCIUS InputMan for WPF 3.0J
AddResultStringHandler メソッド

ハンドラを追加する System.Windows.UIElementSystem.Windows.ContentElement、または System.Windows.UIElement3D オブジェクト。
追加するハンドラ。
指定した要素に ResultString 添付イベントのイベントハンドラを追加します。
構文
Public Shared Sub AddResultStringHandler( _
   ByVal element As DependencyObject, _
   ByVal handler As ResultStringEventHandler _
) 
public static void AddResultStringHandler( 
   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.