private void JumpsGrid_OnJumpSelected(SecurityJump jump) { RemoveRow.IsEnabled = JumpsGrid.SelectedJump != null; }