protected override void OnLostFocus(RoutedEventArgs e) { if (Interaction.AllowLostFocus(e)) { Interaction.OnLostFocusBase(); } }