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)
549
LostFocusEventManager.AddHandler(target,
OnLostFocus
);
586
LostFocusEventManager.RemoveHandler(target,
OnLostFocus
);