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 

이벤트 유형

설명

논리적 포커스는 메서드 호출을 사용하여 포커스가 의도적으로 강제로 제거되지만 이전 키보드 포커스가 다른 범위에 있는 경우 키보드 포커스와 다릅니다.

적용 대상