ExpressionTextBox.EditorLostLogicalFocus 事件
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
發生於運算式編輯器失去邏輯焦點時。
public:
event System::Windows::RoutedEventHandler ^ EditorLostLogicalFocus;
public event System.Windows.RoutedEventHandler EditorLostLogicalFocus;
member this.EditorLostLogicalFocus : System.Windows.RoutedEventHandler
Public Custom Event EditorLostLogicalFocus As RoutedEventHandler
事件類型
備註
如果使用方法呼叫刻意強制焦點,但上一個鍵盤焦點存在於不同範圍中,則邏輯焦點會與鍵盤焦點不同。