private void LogoutBinding_Executed(object sender, ExecutedRoutedEventArgs e) { Endpoint.BeginLogout(); }