次の方法で共有


CoreTextEditContext.NotifyFocusEnter メソッド

定義

テキスト入力コントロールにフォーカスが入力されたことをテキスト入力サーバーに通知します。

public:
 virtual void NotifyFocusEnter() = NotifyFocusEnter;
void NotifyFocusEnter();
public void NotifyFocusEnter();
function notifyFocusEnter()
Public Sub NotifyFocusEnter ()

適用対象