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