Base:
method
OnLostFocus
System.Windows.Data.BindingExpressionBase.OnLostFocus(System.Object, System.Windows.RoutedEventArgs)
2 references to OnLostFocus
PresentationFramework (2)
src\Framework\System\Windows\Data\BindingExpression.cs (2)
549LostFocusEventManager.AddHandler(target, OnLostFocus); 586LostFocusEventManager.RemoveHandler(target, OnLostFocus);