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