ExpressionTextBox.EditorLostLogicalFocus 事件

定義

發生於運算式編輯器失去邏輯焦點時。

public:
 event System::Windows::RoutedEventHandler ^ EditorLostLogicalFocus;
public event System.Windows.RoutedEventHandler EditorLostLogicalFocus;
member this.EditorLostLogicalFocus : System.Windows.RoutedEventHandler 
Public Custom Event EditorLostLogicalFocus As RoutedEventHandler 

事件類型

備註

如果使用方法呼叫刻意強制焦點,但上一個鍵盤焦點存在於不同範圍中,則邏輯焦點會與鍵盤焦點不同。

適用於