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